Midio128: how to change the midi channel???

Hello,

I i put on my midi128 today, load the mios and the given .hex file.

Everything is working well…

The only problem, is that midi channel 1 is already used by my keyboard (hardware defined, impossible to change…)

I surched on ucapps and the forum, and here is what i anderstood:

I must change all the midiIN Configuration in the midiio128.ini, (replacing 90 xx by 96 xx (to have midi channel 7)), rebuild the .hex file and reload it…

I am right?

Is there an easyer solution?

Thank you for your help,

Alex

in main.asm there should be a parameter to change the common channel

:-\ nop there isn t, sorry, i was wrong.

Maybe you can just import that function from MB64 code?

i do not find it  ???

in main.asm there should be a parameter to change the common channel

:-\ nop there isn t, sorry, i was wrong.

Maybe you can just import that function from MB64 code?

ok i feel completely dumb now, but i can t find it myself, i was sure there was an option somewhere.. maybe it was just on serge vmidibox

so, i have a lot of .asm and .inc files… and do not know what to change…

i also have a .ini to make a .syx…

Do like what it says in my sig… Hint: you want the first link :wink:

You might find a lot of learning can be had from reading the files too. There are comments in there that explain stuff.

Is there something in particular that’s tripping you up?

In short, you set the MIDI channel in the .ini file as the second nibble of the command byte.