Back to search
A small audio manipulation and playback library that's written in C++.
Stars
17
Forks
2
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Modified the AudioDriverOSX class to use Audio Component Services instead of the deprecated Component Manager. Updated the Xcode project to target the latest OS X SDK.
a5b8485View on GitHubAdded some new Sounds and made some changes to the Sound class.
0da99e3View on GitHubFixed an issue where AudioDriver::writeSamples() would return without unlocking the mutex if there's no output sound.
383b409View on GitHub