The always incredible musician and developer little-scale uploaded a new blog post about using the Novation Launchpad as standalone drum sequencer for eurorack, using Teensy 3.6 as USB midi host mediator. I’m amazed by how brilliant and neat this project is! And it looks very simple to put together. Code could be expanded to be used as a note sequencer, or whatever else you could think of.
Full description and link to code on github in the blog post.
I’ve recently ported MonomeHost to samd21 arch (for an upcoming new hardware sequencer, psst) and can imagine it’s also not hard to port to Teensy if anyone would want to do this with a monome grid instead of launchpad.
I am working on a teensy based grid that speaks serialosc / libmonome.
So I think you’re suggesting the other way round (Monome grid with a teensy host) - which seems pretty doable for basic serial communication, but gets gnarly for stuff like device rotation, etc.
Nice, your Plexus project is really interesting, well done.
I was thinking a lot about a way to use my Launchpad with my modular synth.
Is there a schematic of what’s in the pedal box?