Templated C++ version of TPCircularBuffer?
Does anybody have a templated version of TPCircularBuffer? Seems like it could be easier to use if we're already using C++ for our audio code.
If not, does anybody know of any problems I might face when trying to write my own version of it?
Thanks, George