From: Nicolas B. <nic...@la...> - 2009-01-07 15:34:55
|
Hi all, I've added support for Novation XioSynth patch editing to JSynthLib. Patch editor doesn't include arpegiator and X-gator. Bank and single patch are provided. I also modified the CreateTransferable function in core/BankEditorFrame.java (cf attached patch). Although I'm not sure it's correct, this modification allowed me copying / pasting from single to bank patches. (Copying from single to bank didn't work for me before but maybe I should just modify my bank or single driver,). Would anyone commit this driver (and maybe the modif in BandEditorFrame.java if it's correct) to the cvs repository ? (tgz should be extracted from JSynthLib directory) It would also be nice if an admin could generate a new binary package since the current one seems quite outdated.. Thanks in advance. boul PS : driver is tested under linux and mac, I have no windows available. PS2 : I read that XioSynth and X-Station are quite similar so maybe it also works for X-Station. |