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

Refactor audio.py into smaller modules #1144

Merged
merged 11 commits into from
Sep 13, 2023
Merged

Conversation

pzelasko
Copy link
Collaborator

@pzelasko pzelasko commented Sep 13, 2023

This should make future maintenance easier as the file already had almost 3k LOC and combined lots of very loosely related code. To clarify, there is no new code or features in this PR.

@pzelasko pzelasko added this to the v1.17 milestone Sep 13, 2023
@pzelasko
Copy link
Collaborator Author

pzelasko commented Sep 13, 2023

This PR also supersedes #1083, use set_current_audio_backend(my_backend) to achieve the same effect

@pzelasko pzelasko merged commit b98521b into master Sep 13, 2023
9 of 10 checks passed
@pzelasko pzelasko deleted the feature/refactor-audio branch September 13, 2023 16:46
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

1 participant