community icon indicating copy to clipboard operation
community copied to clipboard

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

Open pedroarduini opened this issue 1 year ago • 3 comments

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

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

pedroarduini avatar May 11 '24 19:05 pedroarduini

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

welcome[bot] avatar May 11 '24 19:05 welcome[bot]

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?

misl6 avatar May 12 '24 07:05 misl6

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

pedroarduini avatar May 12 '24 16:05 pedroarduini

Congrats on merging your first pull request! 🎉🎉🎉

welcome[bot] avatar Jul 01 '24 16:07 welcome[bot]