midi channel selector

Hello

This is probably a really stupid question but is it possible to implement a midi channel selector (either a rotary encoder or just a push button that incrementally increases) into a midibox 64 project.

All I want to be able to do is shift all the front panel controls to a different midi channel via the selector.

I know absolutely nothing about MIOS but have read this site and forum repeatedly and can’t seem to find an answer.

Cheers

Carl

hi,

just use the bank:

assign all control of bank 1 to channel 1, bank 2 to channel 2, etc…

you can add up to 16 butons to access bank directly, or you can change bank with the jog..

let see the mb64 tutorial…

cheers

I figured it would be blatently obvious

::slight_smile:

Note that there is also a “global channel”, which overrides all MIDI Channel definitions for the pots and buttons. It can be enabled in the appr. menu page

Best Regards, Thorsten.

TK,

So you mean if I have 4 channels with eq and I use another buttons connected to the core i can assign those 4 channel to another 4 channels on the bank?, I mean like changing the channels but using the same hard? ???