JACK Audio Connection Kit
Official JACK audio site : http://www.alsa-project.org
Enable JACK module
DEFINEs
If you want to enable JACK Audio Connection Kit module, your C++ compiler must add the following DEFINEs:ENABLE_HOST_JACK
Source files
C++ files must include the following two:- CiosAudio/Platforms/Linux/CaJack.hpp
- CiosAudio/Platforms/Linux/CaJack.cpp
Qt
If you are using Qt, in the following file:CiosAudio/Platforms/Linux/HostAPIs.pri
Enable the following setting:HostAPIs += JACK