[Name] JACK2
[Summary] C++ version of the JACK low-latency audio server
[Description] 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 in removing some limitations of the current 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.
[License] GPL v2.0, LGPL v2.1
[Homepage] http://jackaudio.org
