OK after playing around for a little while here is the code I will use to load SONG #10 into SONG #00 and have it refresh. This is tested with midiOX and WORKS!!! THANKS TO STEVE for guiding me in the right direction! :) (load song 10 into song 0) F0 18 0F 00 55 2E 0A 00 00 00 00 00 F7 (remote control open session) F0 18 0F 00 55 40 10 F7 (rotary knob turn right +1) F0 18 0F 00 55 40 22 01 00 01 00 F7 (rotary knob turn left -1) F0 18 0F 00 55 40 22 01 00 7F 7F F7 (remote control close session) F0 18 0F 00 55 40 11 F7 So it takes 5 strings to do what should have been implemented as a simple program change. lol ... I have to leave for a gig, but I'll test this out with the FC-300 tomorrow and let you guys know my findings. Cheers, Jamie --- In xl7@yahoogroups.com, "steve_the_composer" <smw-mail@...> wrote: > > Good to hear from you on this, Aaron. > > Re: Song Select--the midi implementation chart says no, and I just > looked it up. (I never use it so didn't even think to test it.) > > Re: Bank select method for selecting sequences--that would be a nice > undocumented feature. If I get time, I will try MSB 81 (and a few > others). > > --Steve > > --- In xl7@yahoogroups.com, Aaron Eppolito <synthesis77@> wrote: > > > > I thought I implemented song select. Really, it doesn't work? > > Also, you *can* load multisetups via program change - it's MSB 80, > > LSB 00, PC xxx where xxx is the multisetup number. At least > > that's the combo I remember off hand. I thought there was also > > another bank select for sequences too, perhaps MSB 81? I'm out of > > town at the moment, but I'll try and look up the code when I get > > home on Tuesday. > > > > -Aaron > > >
Message
Re: Program change message to load a sequence
2007-09-22 by Jamie Orlando
Attachments
- No local attachments were found for this message.