MODEP. Switch a pedalboard with QWERTY keyboard

Good day!
I have MODEP with pisound .
How can I switch a pedalboard using the QWERTY keyboard?

Hey, this function is not supported directly, the best bet would be to get some software to convert they keyboard presses to MIDI, and get it to send appropriate program change messages. This won’t be straightforward, as keyboard input depends on what is currently on screen, so you’d have to figure out how to make the keyboard send events to the right place, instead of a terminal or wrong program.

Hi, you can use MidiStroke, it’s a piece of sw that able you to create combinations of keys to send specific midi messages.
midistroketest

https://cycling74.com/forums/midistroke-sending-key-commands-to-ableton

1 Like

My Brother did a script ti map a QWERTY keyboard foto that purpose! I cabled a pedalboard from a spare wireless numpad and I use to control modep! You can find it here: https://github.com/marcoforlin/pyKey2Midi

2 Likes

Thank! This is exactly what I wanted. I also want to use a wireless keyboard. I’ll try. Write about the result.