You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling two playWav(filename); in quick succession causes Teensy to crash. I know thats not a lot of information but I'm not sure how to debug this. The audio pipeline stops (no other sounds are playing) but the Teensy is not auto-restarted by the watchdog.
The text was updated successfully, but these errors were encountered:
Calling two
playWav(filename);
in quick succession causes Teensy to crash. I know thats not a lot of information but I'm not sure how to debug this. The audio pipeline stops (no other sounds are playing) but the Teensy is not auto-restarted by the watchdog.The text was updated successfully, but these errors were encountered: