I built a teensy based MIDI controller a few years ago - this - and I was really hoping to be able to plug it into my new to me Organelle. But I’m having a problem.
It connects OK, and I found a MIDI Monitor patch on patchstorage that it’s sending MIDI note on and off signals on channel 1.
Then If I go into one of the synths - doesn’t matter which one and play a note it gets stuck. If I go back to the MIDI monitor patch it takes a long time to load (as do other patches) and I see the following message in /var/log/messages on the organelle:
organellem kernel: [ 224.471869] sound midiC1D0: rawmidi drain error (avail = 1624, buffer_size = 4096)
Other MIDI devices work fine, and this controller works fine on mac, windows and ipad.
Thoughts / help please?