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

Are stdatomic changes ready? Could you make a new release? #18

Closed teerapap closed 6 years ago

teerapap commented 6 years ago

I see a commit which replaces OSAtomic with stdatomic functions. But it was done after latest release v1.4 so I couldn't get the changes via CocoaPods.

There's no hurry. Thanks for your great work.

michaeltyson commented 6 years ago

Sure thing. New version released.