From: Bill Z. <wrz...@po...> - 2005-03-13 07:45:24
|
CZ-1000 editor is finally done. But I have questions: * The CZ sysex has more bits than the front panel -- i.e. there are waveforms and parameter values accessible in the sysex that aren't available from the physical synth. The editor's normal mode mimics the panel, but "hack mode" opens up the extras. The switch is in source right now; is there a good place to put it in the GUI? Note that the editor window has to be rebuilt when this is toggled. * The CZ doesn't appear to support updating individual params, so I didn't add any senders. This means user must twiddle sliders, then double-click the patch in the library to try it out. Is there a better way to handle this? I don't want to queue up kilobytes of sysex messages. -Bill |