Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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-01-15 19:54 Retour à la liste release
0.94.0

Le pilote ALSA rapports de la fréquence d'échantillonnage proprement dit, pas le débit demandé échantillon. Ce communiqué de poignées de matériel lorsque la lecture et les taux de capture varient mieux. Il a un support pour le format natif S24_3 endian utilisé par des cartes son USB. Les appels à jack_error () quand jack_client_new () a échoué parce que le serveur ne fonctionnait pas ont été éliminés. D'autres appels à fprintf () dans libjack ont été éliminés. Ce communiqué ne sera pas essayer de compiler IEC61883 si libraw1394 est inférieure à la version 0.10.0.
Tags: Code cleanup
The ALSA driver reports the actual sample rate, not the requested sample rate. This release handles hardware where playback and capture rates differ better. It has support for the native endian S24_3 format used by USB soundcards. Calls to jack_error() when jack_client_new() failed because the server was not running have been eliminated. Other calls to fprintf() in libjack have been eliminated. This release won't try to compile iec61883 if libraw1394 is below version 0.10.0.

Project Resources