Hoist1138 Posted May 24, 2013 Report Posted May 24, 2013 sorry if this is an old topic but I tried to follow this older 2008 post.... and thought I should ask some gurus if this is outdated for permanently changing the midi channel. I have successfully changed the channel in the mios with the sys ex, but when i reboot if defaults.. here is what seem to be the solution... (from the old post :).... TK - "CS_MENU_BANK_RestoreCfg function, and you are done Code: S_MENU_BANK_RestoreCfg movlw 0x05 ;; for channel 6 movwf CS_MENU_SID_M_CHN ;; used as SID master MIDI channel return ;;; rest of original code..." there doesnt seem to be a section exactly that name "S_MENU_BANK_RestoreCfg" I am using the lastest pre-burned core from Tim im I just not finding the right document or guide online? thanks for any nudge in the right direction Jason Quote
TK. Posted May 26, 2013 Report Posted May 26, 2013 This patch was for MBSID V1, not V2... Today there are easier methods which don't require a source code modification. E.g. you could change the MIDI channels with the Ctrlr based editor. And then send following string with the SysEx tool of MIOS Studio to permanently store the ensemble setup: F0 00 00 7E 4B 00 0C 18 70 F7 Best Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.