Downloadliste

Projektbeschreibung

JACK is a low-latency audio server. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in their own processes (i.e., as normal applications), or can they can run within the JACK server (as a "plugin"). JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-03 04:44 Zurück zur Release-Liste
0.98.0

Drei neue Funktionen wurden in JACK API hinzugefügt. Automatischer Start des Servers durchgeführt wurde. Ein JACK OSS-Treiber wurde hinzugefügt. Eine neue Option, -m/--no-mlock verhindert Sperr-Versuche werden gespeichert, auch wenn - in Echtzeit verwendet wird. Eine neue Option, -p/--port-max n, legt die maximale Anzahl der Anschlüsse der JACK-Server verwalten können. Der Standardwert ist 128. Eine neue Option, -T/--temporary Ursachen jackd zu beenden, wenn der letzte Client die Verbindung trennt. Die Konfiguration wurde für eine bessere Mobilität, die auf Mac OS X und FreeBSD-Buchse hilft laufen überarbeitet. Ein JACK Thread Initialisierung Rückruf wurde hinzugefügt.
Tags: Major feature enhancements
Three new functions were added in JACK API.
Automatic server startup was implemented. An OSS
JACK driver was added. A new option,
-m/--no-mlock, prevents attempts to lock memory,
even if --realtime is used. A new option,
-p/--port-max n, sets the maximum number of ports
the JACK server can manage. The default value is
128. A new option, -T/--temporary, causes jackd to
exit when the last client disconnects. The
configuration process was reworked for better
portability, which helps jack run on Mac OS X and
FreeBSD. A JACK thread initialization callback was
added.

Project Resources