diff --git a/teensy/teensy-speaker.cpp b/teensy/teensy-speaker.cpp index b397e43..4d80712 100644 --- a/teensy/teensy-speaker.cpp +++ b/teensy/teensy-speaker.cpp @@ -124,7 +124,9 @@ void TeensySpeaker::toggle(int64_t c) if (newIdx > bufIdx) { long count = (long)newIdx - bufIdx; for (long i=0; i