[Jsynthlib-devel] Anyone with a Waldorf Microwave 2, XT or XT keyboard?

2011-09-05 Thread Joachim
Hi, I checked my old code in the repository and I think there are still some bugs in my Microwave 2/XT/XTK driver: New issues occured: - Requested banks & single sounds didn't work anymore! Old issue: - Storing banks doesn't work (checksum errors in the synth) Unfortunately I sold my Microwave

Re: [Jsynthlib-devel] up to date supported synths list

2011-09-05 Thread Joachim
I hope the one maintaining the website (was it Brian Klock?) is still listed here. The best thing of course would be to have a site with a small CMS or a Wiki or something like that. Joachim Am 04.09.2011 23:00, schrieb frankster: > I have copied the supported synths list from the website > (htt

Re: [Jsynthlib-devel] mysterious manufacturer ID!

2011-09-05 Thread Vladimir Avdonin
On 09/04/2011 06:33 AM, frankster wrote: > Assuming that it is the Keystation Pro 88 that is responding, then of Did you try to autoscan when nothing but keystation is connected? -- Vladimir -- Special Offer -- Download

Re: [Jsynthlib-devel] mysterious manufacturer ID!

2011-09-05 Thread William Zwicky
On Sun, Sep 4, 2011 at 4:33 AM, frankster wrote: > I was testing the scanning for my Proteus 2000 so I was expecting to see > one response to the Device Inquiry message, however I also received > responses from an additional device! The Proteus 2000 is connected to > the midi interface on my M-aud

[Jsynthlib-devel] mysterious manufacturer ID!

2011-09-05 Thread frankster
So I've been playing with the auto scan functionality a little bit this weekend (I've made a standalone class which invokes MidiScan without a GUI which makes testing the device identification a little easier). In case anyone reading this is unfamiliar with the auto-scan, it basically sends out

Re: [Jsynthlib-devel] [Jsynthlib-cvs] SF.net SVN: jsynthlib:[1116] trunk/JSynthLib/doc/synths.html

2011-09-05 Thread frankster
On 05/09/2011 01:57, William Zwicky wrote: > On Sun, Sep 4, 2011 at 5:32 PM, Joe Emenaker wrote: > >> Would it be worthwhile to make a method which could interrogate all of >> the synthdriver classes and generate the synths.html file automatically, >> and to include that with the part of build.xml