Interfacing with MODEP parameters

First of all, thanks for making it all open-source.

I want to build a custom pedal with MODEP, a Sensehat and an Arduino that relays potmeters etc as MIDI CC’s to the Raspberry Pi.

Is it possible to interface with MODEP parameters, for example with a separate Python script? I want to use the Sensehat to display information like the current preset name and use the joystick to switch presets. How does the app do this, via websockets?

Nevermind, I found what I was looking for in other threads.

See https://github.com/Greg209/patchbox-modep-stuff by Greg209

3 Likes