[alsa-devel] pcm_jack.c jack_client_new() to jack_client_open()
1 Nov
2010
1 Nov
'10
4:15 p.m.
Hi. pcm_jack.c uses jack_client_new() to open a client session with jack server.
in agreement with jack documentation: "THIS FUNCTION IS DEPRECATED AND SHOULD NOT BE USED IN NEW JACK CLIENTS" http://jackaudio.org/files/docs/html/group__ClientFunctions.html#ga97482adad...
This patch simply replace it with jack_client_open(): it's only a working draft, need to add jack status checking and so other, for eventually using jack_client_open() capabilities. Works well with jack2 too.
5165
Age (days ago)
5165
Last active (days ago)
0 comments
1 participants
participants (1)
-
BlackEnvil