|
From: <be...@ga...> - 2004-05-18 17:27:44
|
Yes, its wonderful that Stephane joined the team. After having been at his Jack on OS X talk at ZKM I have no doubt that LS on OS X will rock :) I chatted with Stephane on irc today and have him a few hints what LSCP commands to issue, where to find a free GIG file etc. He said it now compiles and runs but when loading the Freepiano.gig he gets a "Not a RIFF file error". I guess it´s probably a bigendian problem in libgig/LS ? Anyway its pretty exciting if we get an OS X port soon since combined with the GUI (which is just a recompile away since Qt GPL is available on OS X) it will get us lots of new users and perhaps a few developers too which will help out for the last tuning bits the GIG engine needs. Another positive note: I ported the LS threading and mutex classes to the WIN32 API :) This is a prerequisite to turn LS into a Windows VSTi. But this is not enough, some other stuff will need to be astracted like usleep(), perhaps file i/o too, but it´s not big work. I´ll discuss about this with Christian and others on IRC next time we meet. :) cheers, Benno Scrive Christian Schoenebeck <chr...@ep...>: > Es geschah am Dienstag, 18. Mai 2004 15:50 als St=E9phane Letz schrieb: > > Hi, > > > > I'm working on the CoreMidi driver for MacOSX. The CoeMidi driver will > > be callback based thus I guess the "MidiInputDeviceCoreMidi" class does > > to need to be a subclass of MidiThread and does not implements the Main > > method? > > Hi St=E9phane! > > Good to hear that you're woring for it! > > The abstract Main() method (from abstract class Thread) is the method which= > =20 > will be executed by the thread, so this method _HAS_ to be implemented=20 > (otherwise you'll get an compiler error anyway). > > CU > Christian > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > ------------------------------------------------- This mail sent through http://www.gardena.net |