greetings!
I ordered my latest 4 CORE kits with device IDs 9, A, B, and C. I was trying to make the .syx file from the .ini file and saw that I can only use PICs with IDs from 0-7. Is there a way around this other than changing the device ID?
Thanks!
-Trevor
Hi Trevor,
yes, there is a workaround:
MIOS32 Device ID 0x09 will be mapped to MIDIO Device ID 1
MIOS32 Device ID 0x0a will be mapped to MIDIO Device ID 2
MIOS32 Device ID 0x0b will be mapped to MIDIO Device ID 3
MIOS32 Device ID 0x0c will be mapped to MIDIO Device ID 4
I hope that it will work, because I never tried this.
Best Regards, Thorsten.
TK, how do I map the Device IDs?