Page 1 of 1

SWITCH in OMNI mode

Posted: 02 Aug 2022, 00:37
by Ariajazz
Hello again. The question is simple. How do I get a switch to receive cc midi messages from any midi channel (OMNI mode)?

Re: SWITCH in OMNI mode

Posted: 02 Aug 2022, 21:33
by senso
it's not possible with a simple MIDI-learn, you'll have to use a path.
I'll send you an example soon.

Re: SWITCH in OMNI mode

Posted: 03 Aug 2022, 00:02
by Ariajazz
Thaks Senso for your reply. Good news, looking foward for that path example.

Re: SWITCH in OMNI mode

Posted: 04 Aug 2022, 03:57
by Ariajazz
Anyone has an idea on how to do this?

Re: SWITCH in OMNI mode

Posted: 04 Aug 2022, 08:57
by grego mondo
Hello

Something like midi input / midi filter multi ?
filter num let you pass desired cc whatever the midi channel (remeber to untick "force out range in 0.1" if you use value out)

hope it helps

Re: SWITCH in OMNI mode

Posted: 04 Aug 2022, 09:25
by senso
something like that (in absolute mode)
midi-multi-filter.pat
(19.14 KiB) Downloaded 963 times

Re: SWITCH in OMNI mode

Posted: 05 Aug 2022, 04:15
by Ariajazz
Thanks Senso for the patch. I will try it ans see if is works for my needs.

Re: SWITCH in OMNI mode

Posted: 06 Aug 2022, 04:33
by Ariajazz
After some modifications and tweaking the patch did its job. Now I'm able to considerably expand the capabilities of my Behringer X-TOUCH MINI external midi controller. Thanks a lot for your help.