I am looking for a MIDI controller that can display a specific message when it receives a MIDI CC.
I am controlling dwarf with a MIDI controller.
However, dwarf does not pop up on the display when controlled by MIDI, so I cannot visually see the current state.
This is critical…
“Gosipper” can be used to display the popup, but the message cannot be changed.
So when dwarf sends MIDI, the controller receives a specific response MIDI, and I want to display a specific message on the MIDI controller side.
Is there such a controller?
I don’t like anything too big.
I haven’t tried THIS yet, but it looks like it would beat the Graviton up and take its lunch money: https://mortrix.io/ (like you, I have a Morningstar MC6, FWIW)
You could use an app on an iPhone, iPad, or Android phone or tablet running an app like SongBook or similar that can respond to a midi command with a text or file that you define. Look in the app stores for your device for SongBook. It would require either Bluetooth or wired midi between the Mod device and the app device. There are also similar apps for PC and Mac, I think SongBook also runs in those. You can use these apps like midi controlled teleprompters. There are other out there. But I find SongBook has a great feature set and multiple levels of buy-in, free/cheap/everything. There are some free ones out there, just not as snazzy.
Good luck and let us know what you decide on. Interesting topic.
I would like to make my own MIDI controller using Radxa Zero.
I would like to use a QLED display to display it graphically.
Receiving CC, displaying any message, operating knobs, displaying, etc,
I will have full control over the mod DWARF.
I saw that thread.
Very interesting project.
Am I correct in interpreting that I can use the API by connecting the Linux SBC and Dwarf via USB, without using MIDI?
This may be one correct answer.
Agree. But the board mentioned by @fxsimone costs less than the lilygo-t-display-S3 I used for my PedalinoMini build, and allows to interface the dwarf over network (e.g. reading the json describing the banks or the pedalboards).
If I would start now from scratch I would go for a rpi0-2W or similar with a small touchscreen, some push button via GPIO and TouchOSC and some network based script
It is true that linux seems to be exaggerated.
But I am used to linux.
I am considering using reterminal.
I am also considering using pico.
I am very worried.
You should for sure work with the systems you are familiar with if you want to get the job done efficiently. For me it is always the challenge to do it as cheap as possible while maintaining the right functionality and quality. Not saying that I’m good at it