Skip to content

Class for doing simple iOS sound synthesis using Audio Queues.

License

Notifications You must be signed in to change notification settings

vecter/AudioBufferPlayer

 
 

Repository files navigation

AudioBufferPlayer

Demo project that shows how to do simple sound synthesis using Audio Queues. 
The AudioBufferPlayer class takes care of setting up the  Audio Session and 
managing the Audio Queue. Your code only has to implement a delegate to fill 
up the audio buffers with the synthesized sound.

About

Class for doing simple iOS sound synthesis using Audio Queues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published