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-06-03 04:44
0.98.0

3 새로운 기능 잭 API에 추가되었습니다. 자동으로 서버를 시작 구현되었습니다. OSS가 잭 드라이버가 추가되었습니다. 새로운 옵션을 -m/--no-mlock, 설사 - 실시간으로 사용하려고 메모리를 잠글 수없습니다. 새로운 옵션, -p/--port-max N으로, 잭 서버를 관리할 수있는 포트의 최대 개수를 설정합니다. 기본값은 128입니다. 새로운 옵션을 -T/--temporary, 언제 마지막으로 클라이언트가 연결을 끊으 jackd 종료됩니다. 구성 프로세스는 맥 OS X와 FreeBSD에서 실행하는 데 도움이 잭 더 나은 이동성에 대한 수정된했다. 잭 스레드를 초기화 콜백을 추가했다.
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.

2004-01-15 19:54
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.

2003-11-17 20:37
0.90.0

이 릴리스에는 새 스레드 설계 및 freewheeling 모드를하고있다. Portaudio 리눅스에서 실행됩니다.
Tags: Major feature enhancements
This release has a new thread design and freewheeling mode. Portaudio runs on Linux.

2003-09-04 03:10
0.80.0

거기에 새로운 전송 API를, 그리고 전송을 제어하기위한 새로운 예를 들어 클라이언트입니다. jackd 시작할 때 첫 번째 xrun 무시됩니다. 그것은 더 많은 프로세서를 통해 휴대용입니다. jackd - v를 (- 자세한 정보) 지금 잭 및 클라이언트의 디버깅에 유용하게 전송 상태 변경 정보를 출력합니다. 또한, 초, 밀리초 초과 정보 안했다. 저기 새 더미 드라이버입니다. 불완전 솔라리스 드라이버가 제거되었습니다. 지원 비대칭 soundcards (예를 들어, 추가되었습니다, es1968 칩을) 재생하지만, 캡쳐 비 인터리브 스테레오 스테레오 인터리브있다. 이제 2 - 전력을 강요 버퍼 길이를 출시했다. 많은 사소한 버그수정있습니다.
Tags: Major feature enhancements
There is a new transport API, and a new example client for controlling the transport. The first xrun on jackd startup is ignored. It is much more portable across processors. jackd -v (--verbose) now prints useful transport state change information for debugging JACK and clients. It also reports timeout info in seconds, not microseconds. There is a new dummy driver. The incomplete Solaris driver has been removed. Support has been added for asymmetric soundcards (for example, the es1968 chip has interleaved stereo for playback but non-interleaved stereo for capture). It now enforces power-of-two-sized buffer lengths. There are many minor bugfixes.

2003-07-20 04:40
0.74

잭은 이제 더이상 고객 아직 전용 잭 스레드를 실행하지 않는 이벤트 메시지를 보냅니다. 기타 휴대용 / 용서 # 헤더에 포함된 정의합니다. = 전혀 도움이 스크립팅 옵션이 추가되었습니다 개의 새 항목 - 떨림. 전송 중지 "로 초기화됩니다, 프레임 제로 때"잭, 시작 일부 문서를 업데이 트되었다.
Tags: Major feature enhancements
Jack no longer sends event messages to clients not yet running a dedicated JACK thread. More portable/forgiving #defines are included in the headers. A new --dither=none option was added for scripting help. Transport is initialized to "Stopped, frame zero" when jack is started, and some documentation updates were made.

Project Resources