Page 1 of 1
Midi syncronization
Posted: Mon Jun 21, 2010 7:25 am
by winger
Anyone know how to get a device to send the current midi setting of a device like are sent when the device is loaded? My surface controller is being used for other things so when I switch back to scope it has forgotten the current settings. I would like to make my home made devices send their midi setting in response to a midi command.
Re: Midi syncronization
Posted: Mon Jun 21, 2010 8:08 am
by Neutron
doesn't it send all the MIDI values when you change a voice? so all you would have to do is send it a program change.
Re: Midi syncronization
Posted: Mon Jun 28, 2010 9:05 am
by winger
If you load a preset via program change, it think it should send the new settings(or atleast the ones that are different). But I want it to send the current settings without changing them so the control surface can synchronize with scope.
Re: Midi syncronization
Posted: Mon Jun 28, 2010 9:24 am
by Neutron
how about try channel mode cc 121 reset all values? I am not sure if it is supposed to set them tot he patches value or some synth default though, i never tried it.