SoundBankPlayer icon indicating copy to clipboard operation
SoundBankPlayer copied to clipboard

Sample-based audio player for iOS that uses OpenAL.

Results 2 SoundBankPlayer issues
Sort by recently updated
recently updated
newest added

It would be awesome if SoundBankPlayer had a podspec. That way it could be used as a cocoapods pod :)

This adds cocoapods support if you're interested, so you can install easily via: ``` pod 'SoundBankPlayer', :git => 'https://github.com/hollance/SoundBankPlayer.git' ``` Thanks for the great code!