After some more testing, I reduced my code to the extreme basic, simply taking the keyboard commands and creating sinewaves. Even this code, only 70-80 lines each, still demonstrates the exact same issues as before. As this code works when...
That sounds like a great idea, I will try this over the next few days, cheers!
Whoops, I uploaded the wrong code there, only the Mega was supposed to be the master.
However, when I used both as masters it actually worked fine with the USB...
Hey Tomas,
Thanks for having a look!
I did try removing the SET_PRIORITY calls a few times with various different combinations, and unfortunately to no avail. This whole issue also occurred before they were in the code at all...
Hi all,
I was hoping for some help with a DIY polyphonic synth I am trying to create. I have a fully functional code (see first code block) that works with a Teensy 4.0 as the brains, an Arduino MEGA and Arduino UNO acting as multiplexers over...