Replies: 4 comments 1 reply
-
I was actually planning on adding more settings for MIDI channels in the next release. However, the next release won't come for a while since I want to have Bluetooth support as well in it. For the channels, I had the idea of following settings:
These settings are mainly convenience, though - just easier/quicker way to configure channels than the current implementation. Omni channel for LEDs sounds reasonable. I don't understand your first bullet point, though. |
Beta Was this translation helpful? Give feedback.
-
It look good, it look as I looked for :-) I have an old midi expander (with old Yamaha general midi sounds) witch 16 channels. I can link it with 2 midi keyboard, 1 midi recorder diy and other diy controllers (as OpenDeck by instance). When "something" goes wrong, it make a ghost sound but... Nobody know witch controller did it. |
Beta Was this translation helpful? Give feedback.
-
In case you're willing to experiment... I've attached development version for Discovery board implementing this. First of all, you should configure buttons/LEDs/whatever you want to MIDI channel 17. It's explained in the interface now what channel 17 does (buttons/analog/touchscreen/encoders: send specified message on all channels, LEDs: ignore specified channel/listen to everything). If you want to use the button as an "kill switch" then that button needs to send Note Off only or CC with value 0 only. This wasn't possible until now, but I've added these new options under "message type" section for buttons, so select the one you want (you want just CC 0 from what I've gathered). Very lightly tested for now. |
Beta Was this translation helpful? Give feedback.
-
Released: https://github.com/shanteacontrols/OpenDeck/releases/tag/v7.0.0 |
Beta Was this translation helpful? Give feedback.
-
Hi !
I don't know how long your "to-do list" is, but if you mind, I still have some ideas. I hope it's okay. ;-)
We can choose MIDI channel from 1 - 16 but not "Omni".
Just two exemple (and we can find many more !) :
It's for standalone devices mostly. We can easily change the routing rules with a computer, but not with a simple keyboard or expander.
Beta Was this translation helpful? Give feedback.
All reactions