[linux-audio-dev] [ANN] Sonic Visualiser: An application for audio visualisation and analysis

Alexandre DENIS contact at alexandredenis.net
Tue May 23 14:17:17 UTC 2006


Paul Davis wrote:
> 
> i don't believe that is true. if you link with RTLD_GLOBAL, then dlopen
> () followed by dlsym jack_client_open() should be all that is needed.

Additionnaly, you'll need to link the main binary with 
-Wl,--unresolved-symbols=ignore-all which is not the cleanest thing to 
do :-)

Imho, a dlopen'ed driver for each backend is much better than playing 
with ignored undefined symbols.

-a.






More information about the Linux-audio-dev mailing list