Download List

프로젝트 설명

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.

System Requirements

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 Back to release list
0.94.0

ALSA 드라이버가 실제 샘플 레이트가 아닌 샘플 레이트를 요청했다. 이 릴리스는 어디로 재생 및 캡처 속도 차이가 더 나은 하드웨어를 처리합니다. 그것은 네이티브 엔디 안 S24_3 형식으로 USB soundcards 사용에 대한 지원을하고있다. 때문에 서버가 제거되었습니다 게재되지되었다 jack_error 통화 () 때 jack_client_new ()가 실패했습니다. 기타 통화 () libjack에서 제거되었습니다 fprintf합니다. 이 릴리스 iec61883 경우 libraw1394 컴파일하려고하지 않을 버전 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