MacOS Adaptation: Switched from PyAudioWPatch to PyAudio #164
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refined for Core Audio, this update discontinues Windows compatibility. The changes include using PyAudio instead of PyAudioWPatch for audio integration. Please note that this adaptation is exclusively for macOS and may not work on Windows.
Warning: Discontinued Windows Compatibility
With my limited 30 minute timeframe, I prioritized adapting this awesome tool for my macOS.
However, merging these alterations into the main branch will jeopardize Windows compatibility.
To guarantee compatibility for both macOS and Windows, additional modifications are essential yet easy to be done.
Lastly, it is recommended to maintain these adjustments separate from the main branch until a comprehensive solution can ensure a seamless experience for all users.