Re: [Linuxsampler-devel] OS X 10.5 & compile libgig & gigedit

2008-07-09 Thread Toshi Nagata
spare time either). I am planning to get a new machine this fall, then hopefully I can work on 10.5 issues... By the way, gigedit requires X11 and gtk. Please make sure you have X11 installed (together with X11 development environment), and get gtk/X11 from MacPorts. Regards, Toshi

Re: [Linuxsampler-devel] Thread in OSX

2008-01-27 Thread Toshi Nagata
r better compliance to POSIX standard, which may be the reason why the voice stealing is now working. Regards, Toshi Nagata - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual S

Re: [Linuxsampler-devel] Thread in OSX

2008-01-26 Thread Toshi Nagata
eported by Andreas is indeed the case, it may be better to think about avoiding asynchronous cancel type, at least for some of the threads. Regards, Toshi Nagata - This SF.net email is sponsored by: Microsoft Defy

Re: [Linuxsampler-devel] Gigedit compilation failed

2008-01-26 Thread Toshi Nagata
Sorry, it looks like I made a mistake. This #include is not necessary and should not be there. Will you please remove this line from linuxsampler/src/common/Mutex.h (it is around line 30): #include "global_private.h" and try building again? Regards, Toshi Nagata PS.

[Linuxsampler-devel] Thread in OSX

2008-01-25 Thread Toshi Nagata
(previously it was not working, presumably because the thread of the running voice was not properly canceled). On the other hand, there are still issues under high-load conditions (noises, etc.) I will continue to look into it. Any inputs are welcome! Regards, Toshi Nagata

Re: [Linuxsampler-devel] LinuxSampler 0.5.1 for Mac OS X Released (binary installer and Howto)

2008-01-09 Thread Toshi Nagata
-to and include this note. > I don't know because I haven't gotten it working yet. > :) If you still have problem please post again. Regards, Toshi Nagata - Check out the new SourceForge.net

Re: [Linuxsampler-devel] LinuxSampler 0.5.1 for Mac OS X Released (binary installer and Howto)

2008-01-05 Thread Toshi Nagata
Will you please try to increase "Timeout" parameter in the Options:Server Settings to, say, 1 msec? CoreMIDI is sometimes too slow to respond when creating a new MIDI device. Regards, Toshi Nagata Ebrahim Mayat wrote: > Hello Toshi, Benno > > LS installation configu

Re: [Linuxsampler-devel] LinuxSampler 0.5.1 for Mac OS X Released (binary installer and Howto)

2008-01-04 Thread Toshi Nagata
I found what was wrong... I forgot to change the install names for the Qt frameworks. I will post the updated binary ASAP. Toshi Nagata Toshi Nagata wrote: > Hello Sebastien, > > It looks like I have somehow put the wrong version of Qt frameworks > in the application b

Re: [Linuxsampler-devel] LinuxSampler 0.5.1 for Mac OS X Released (binary installer and Howto)

2008-01-04 Thread Toshi Nagata
s library, not the one included in the application bundle) I will investigate how to fix it. Toshi Nagata Sebastien Metrot wrote: > Hi Benno, > > I just tried to run qsampler and it crashed as the QT framework is not > installed on my system (Leopard 10.5.1). > Here is th