Has MIOS an Unmuxed flag

Hi there,

I was wondering if MIOS has an Unmuxed flag for AIN

(I know it has in programming) but I am interested in knowing if it is available by Sysex. Or does mb64 firmware have something like this.

Regards Erik

Hi Erik,

in theory you could control it via the debug SysEx protocol provided by MIOS itself (it allows you to execute any function - like MIOS_AIN_UnMuxed), but it’s much simpler just to set the appr. option in the main.asm file of the MIDIbox64 application.

Best Regards, Thorsten.

Right, so it IS possible.

Modifying the Midibox code is something I have to get used to. But it is worth a try…

Thanks!