Hi all, thought some of you might be interested in a project I'm currently working on for the Hackaday musical instrument challenge. It's a Teensy-based modular synthesizer: https://hackaday.io/project/160626-polymod-modular-digital-synthesizer

Since the Teensy audio library's GUI is already very reminiscent of a modular synth, I thought I might as well take it a stage further and make a synth where you can connect and disconnect the different sound sources and effects in real time, using real patch cables. Not sure if anyone has done anything similar yet, but I definitely recommend it - getting some very cool sounds out of the Teensy so far! Code is at https://github.com/mattybrad/polymod

Since the Teensy audio library's GUI is already very reminiscent of a modular synth, I thought I might as well take it a stage further and make a synth where you can connect and disconnect the different sound sources and effects in real time, using real patch cables. Not sure if anyone has done anything similar yet, but I definitely recommend it - getting some very cool sounds out of the Teensy so far! Code is at https://github.com/mattybrad/polymod