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

fix: silence compiler warning #33

Closed mman closed 3 years ago

mman commented 3 years ago

This is just a housekeeping PR to make build clean on Xcode 12.5 before WWDC :) Thanks!