Control MODEP with Airturn pedals

Has anyone tried to use the Airturn bluetooth pedals to control MODEP? I ran across my Airturn Duo that is sitting idle since I don’t play live/use OnSong any more. I was thinking it could be a way to switch boards or control effects, but since I’m just starting to dive into figuring out how that might work I’d ask if anyone else has already tried it?

Hey SRSabu

You could use a Python Script running on startup to do this;
have the script handle connecting to the pedals via bluetooth and reading the serial data returned from them, then use that data to trigger virtual MIDI data to the MODEP software.

Check this script out that converts MIDI messages to actions, which can in turn control MODEP:

1 Like