jackaudio / jack2

jack2 codebase
GNU General Public License v2.0
2.16k stars 372 forks source link

JACK2 <https://jackaudio.org/>_ ################################

.. image:: https://travis-ci.org/jackaudio/jack2.svg?branch=master :target: https://travis-ci.org/jackaudio/jack2
.. image:: https://repology.org/badge/tiny-repos/jack-audio-connection-kit.svg :target: https://repology.org/metapackage/jack-audio-connection-kit/versions

JACK2 aka jackdmp is a C++ version of the JACK low-latency audio server for multi-processor machines. It is a new implementation of the JACK server core features that aims at removing some limitations of the JACK1 design. The activation system has been changed for a data flow model and lock-free programming techniques for graph access have been used to have a more dynamic and robust system.

For further information, see the JACK homepage <https://jackaudio.org/> and wiki <https://github.com/jackaudio/jackaudio.github.com/wiki>. There are also the #jack and #lad chat channels on Libera Chat IRC <https://web.libera.chat/#jack>_.