A min-barrage of questions for the folks that have worked with the FOSS code available on github. I have a Raspberry Pi 4 with the 7" touchscreen, that I’m in the process of building the MOD-Host and MOD-UI code on
Does anybody know of a simple touchscreen interface for MODEP? Can the display on the hardware products be displayed on an attached screen?
If not, has anybody looked into rolling their own? It wouldn’t really need much:
- Current Pedalboard
- Current Screen
- CPU Consumption
- XRuns
- Next/Previous Pedalboard
- Next/Previous Scene
It looks like there is a Python API, but I haven’t dug into it yet.