Chip Audette
Chip Audette
Hi, I have an older TGA. It uses a Teensy 3.6, so I know that it's not a MKII. But, I see that the exaples in the BALibrary suggests that...
Adding an 8 channel mixer. This is per the feature request from MichaelMeissner in the forum post: https://forum.pjrc.com/threads/61062-Updating-Design-Tool-for-Teensy-4-0-amp-4-1?p=240913&viewfull=1#post240913 Code is based directly on Mixer4 and extended to 8 channels.
There's been great work on dynamic creation and destruction of AudioConnection instances. But, one has not been able to dynamically destroy AudioStream instances. This pull request seeks to remove this...
There is currently no easy Arduino support for the Cleveland Music "Hothouse" pedal, which uses the Daisy Seed. This pull request adds the support. My approach was to make the...