Package details
Libjackasyn is a library that allows you to use any sound program on linux for
the OSS system to run as a JACK client (jackit.sf.net).
It can be used for two purposes:
1) Make an application that uses the OSS audio API run with the jack server via
the LD_PRELOAD system.
There are some programs that do not work with the LD_PRELOAD variable. They
seem to have in common that they load the audio driver dynamically, except snd,
for which I do not know why it doesn't work.
2) You want to port an application in a fast and easy way and do not care for
tight synchronisation and performance.
PLEASE DO NOT USE THIS PACKAGE FOR PORTING YOUR APPLICATION TO JACK, IF YOU
REALLY CARE FOR YOUR APPLICATION.
Author: Guenter Geiger
This package has no releases.