Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move kivy.core.audio to kivy.core.audio_output, reserve kivy.core.audio_input for future use #8579 #8721

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pedroarduini
Copy link

Renamed audio module to audio_output refactoring all calls to the previous names.

Also, as demanded, reserved an audio_input module for future development.

Copy link

welcome bot commented May 11, 2024

Thanks for opening your first pull request here! 💖 Please check out our contributing guidelines.

@misl6
Copy link
Member

misl6 commented May 12, 2024

Hi @pedroarduini ,

Looks like you added unrelated files in your commit (Cython-generated files, build script),
Can you please do a cleanup and ping me when you're ready?

@pedroarduini
Copy link
Author

Hey, thanks for noting.

Cleaned up the installation file and ran "make cleanup" to clean compiled files. Please let me know if there's anything else to clean

@misl6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants