This is kind of a hack but it works - DaisySP as a Teensy audio object. DaisySP is mostly code ported from other projects - Csound, Soundpipe, Mutable Instruments eurorack modules etc. There is a lot of neat audio processing stuff in there that the Teensy Audio library does not have.
Editorial:
My intent is not to somehow rip off Electrosmith and undermine their Daisy product. Very little of the DaisySP code originates from Electrosmith - its open source and its fair game. I have purchased stuff from them and I encourage others to do so. The Daisy is a nice product line and it offers features that Teensy doesn't have but I prefer coding with Arduino and the extensive libraries that ecosystem provides. You will need a Teensy 4.x for this because it chews up memory and CPU pretty fast. Or buy a Daisy if that floats your boat.
https://github.com/rheslip/DaisySP_Teensy
Editorial:
My intent is not to somehow rip off Electrosmith and undermine their Daisy product. Very little of the DaisySP code originates from Electrosmith - its open source and its fair game. I have purchased stuff from them and I encourage others to do so. The Daisy is a nice product line and it offers features that Teensy doesn't have but I prefer coding with Arduino and the extensive libraries that ecosystem provides. You will need a Teensy 4.x for this because it chews up memory and CPU pretty fast. Or buy a Daisy if that floats your boat.
https://github.com/rheslip/DaisySP_Teensy