| Victor Lazzarini wrote:
> Otherwise csound5 now should build OK with FLTK, portaudio
> and portmidi. Full-duplex will work with
> useOldPortAudioPlugin=1
> (new portaudio does not work; we should perhaps make the
> old portaudio default for OSX, is it possible?)
It can be made the default on all platforms - with the current state
of PortAudio, rtpa_new.c only really works on Linux, but Csound has
native drivers (rtalsa.c and rtjack.c) for that platform anyway, making
the "new" plugin not very useful.
Note however, that rtpa.c does not work on Linux because it uses
printf(), which is #defined to csoundPrint() - cannot be called by plugin
libraries, but csoundPrintf() is deprecated anyway. Should use
csound->Message() instead.
By the way, did you try compiling and using rtjack.c on OS X ?
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |