From: Andreas R. <a_r...@gm...> - 2013-02-03 15:25:03
|
Hello! Forget my last posting about the sysex messages. I guess it was a problem on my side, understanding the sysex format, that the javax.sound.midi packages uses. I'm able to export a scene now as a midi, copy it to my e-50 arranger, play it in the sequencer there to program my Kawai K4 synth with it. It's not optimal yet, and it might fail, if the patches of some synth are quite big, but it works for me, as it seems. If anyone uses the code, it would be nice to get some feedback. I guess my strategy of setting up my synth is quite unusual, so the code shouldn't make it into the main trunk. Maybe some kind of plugin could be created from it, but I don't know yet, how to code this in JSynthLib. Btw: there's no scripting yet in JSynthLib, right? I could use this to create a series of sound with only some parameters differing. Ciao, Andreas |