To install the gate I first found the audio library folder on my computer, for me the folder location is C:\Program Files (x86)\Arduino\hardware\teensy\avr\libraries\Audio
then copied "effect_gate.h" and...
I made a memory board and am not able to get it to work. I am using it in conjunction with the multichannel tdm board. The code loads without any problems. When I replace my extended delays with typical delay, then...