teensy-variable-playback icon indicating copy to clipboard operation
teensy-variable-playback copied to clipboard

Errors/Unable to compile after updating to V1.1 from V1.0.16

Open Cardinen opened this issue 7 months ago • 2 comments

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!

Cardinen avatar May 10 '25 13:05 Cardinen