2009/10/11 victor <[email protected]>: > Csound also uses jack_client_new(). Is there any document explaining what > needs to > be done to update to the new API? >
Replace jack_client_new() with jack_client_open(), as mentioned. More info here: http://jackaudio.org/files/docs/html/group__ClientFunctions.html#g705aa8159e65464dc7e9cf65fc451b90 _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
