Hey all,
I recently started playing with Teensy as my very first hw project.
I am thinking of creating a basic sequencer that supports multiple synth lines.
I created a class for the synth and tried to create multiple instances of that class with different settings and pass it to a global...