Stéphane Letz <letz@email-addr-hidden> writes:
>> What do you think Stephane, can native jack clients on windows achieve
>> performance which is almost at par as native ASIO apps ?
>> If we release LinuxSampler with jack support we have probably to ship
>> libjack (otherwise the app does not start) with the sampler and it
>> could be that it conflicts with an
>> already installed jack.
>
> Well I also recently had this kind of "weak" link requirement for
> libjack on Linux. I think OSX supports some kind of weak linking with
> any compiled framework, but the situation is less clear on Windows on
> Linux. A possible solution would be to provide a special
> "libweakjack" library with the appropriate bahaviour for that.
On Windows, you can use LoadLibrary() API function to load libjack.dll.
On Linux, dlopen() can be used to load libjack.so.
-- Nedko Arnaudov <GnuPG KeyID: DE1716B0>
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
This archive was generated by hypermail 2.1.8 : Mon Jun 01 2009 - 20:15:01 EEST