winget install --id Jackaudio.JACK2
About JACK2
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.
What's new in 1.9.22
- The waf autooption --example-tools has been removed. - Drop dependencies that were only used for example clients and tools (readline, sndfile and zita libs) - Fix build with python3.11+ - Fix compatibility with macOS 12+ - Fix ringbuffer thread safety on ARM - Update QjackCtl used in macOS/Windows installers to 0.9.9
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.9.22 | Unknown | - The waf autooption --example-tools has been removed. - Drop dependencies that were only used for example clients and tools (readline, sndfile and zita libs) - Fix build with python3.11+ - Fix compatibility with macOS 1... |
| 1.9.21 | Unknown | - Add shell mode to jack_control (executes commands from stdin until EOF) - The waf autooption --example-tools introduced in 1.9.20 is now off by default, To get the previous behavior back pass --example-tools during bui... |