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

Project Resources