Hello ALL!
One feature I think would be really cool on the UDO SUPER 6 and other UDO boards is an auto-hold feature:
This is very similar to the HOLD button except that it “re-pedals” automatically when all the notes are released and a new chord/note is pressed. This would allow you to change chords without any note bleed while also freeing up your feet.
(I believe this is the same as the Keyboard Hold function on the Yamaha Montage M8x)
I was able to implement this with an Arduino pretty simply with just a few lines of code:
[Dropbox]
Note: MIDI Local off and Arduino plugged into UDO MIDI OUT then looped back into UDO MIDI IN
See video demo here:
{https://www.youtube.com/watch?v=si3Eg6K1oio&t=45s}
It works well but the main disadvantage is that it occupies both of the MIDI ports making it difficult/cumbersome to use for other MIDI purposes
Would love to see this implemented somehow in a new firmware!! Cheers to UDO for making the coolest synth