ElectroTechnique / TSynth-Teensy4.1

TSynth for Teensy 4.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRIORITY - Crashes

ElectroTechnique opened this issue · comments

Seem to be getting crashes, usually when changing patches. Could be on accessing SD card and loading patch data. Teensyduino 1.54 has improved SD card performance (Bill Greiman's SdFat library).

Never saw these crashes on T3.6 (PCB rev 1.1), but the code is different!

Yea, encountered these crashes too. Could never see a pattern and so.... I ignored it.

TeensyDuino1.54 may be more promising, the current beta 9 works fine, just delete data_bandlimit_step.c from your TSynth folder because bandlimited waveforms are now included in the audio library.

Haven't had a crash in a while, so closing this.