teensy-variable-playback
teensy-variable-playback copied to clipboard
Errors/Unable to compile after updating to V1.1 from V1.0.16
Hello, after upgrading the library from V1.0.16 to V1.1 i'm not able to compile anymore with Teensyduino (1.57) and Teensy 4.1.
There seems to be an error in the file ResamplingReader.h .
This is the error i get: error: array must be initialized with a brace-enclosed initializer
at this line: ResamplingReader() { }
ps. Love this library, hope someone help me
Thank you!