Midi Channel

Hello, sorry if it’s a newbie question …

Can the midi Channel be affected Separately to each CC ?

Can it be done in live ? I mean can i change the midi channel directly when the midibox is turned ON ?

Or must it be programmed in the Mios ?

thanks

hey;

you are talking about MB64(e) right?

yes you can configure all those things when your machine is running.

if you have an lcd it’s easy; otherwise you have to configure it with a PC and vmidibox

good luck

I’m not particularly talking about MB64e

I’m building a midibox with all I can put on it … LCD , Potentiometers, Encoders , switches and breath controller …

I looked at the MB 64e and i was suprised with the features … I didn’t know that some midibox programm had menu navigation etc …

Do you think I can adapt the MB64e programmation (with menus, channel select, midi learn …) with some potentiometers added to it ???

thanks

yeah i think you can :slight_smile:

just read up on how to configure the application with MPLAB, open the project file in the MB64e folder, and read/edit the main.asm file.

once you get the idea it’s quite easy

cheers, marcel

ok ! thanks for all