michaeltyson / TPCircularBuffer

A simple, fast circular buffer implementation
http://atastypixel.com/blog/a-simple-fast-circular-buffer-implementation-for-audio-processing/
839 stars 141 forks source link

how to add without error in my project? #22

Closed iehsanamiri closed 1 year ago

iehsanamiri commented 6 years ago

I want to use TPCircularBuffer for play NSData PCM raw file in objective c.

my big challeng in below link: https://stackoverflow.com/questions/48841382/how-to-play-back-audio-after-receive-from-web-socket

screen shot 1396-12-09 at 12 34 13