Skip to content
Petr Gladkikh edited this page May 1, 2018 · 2 revisions

Installing dependencies

You might need to install libjack headers. E.g.:

sudo apt install libjack-jackd2-dev 

To check whether you already have them:

pkg-config --libs libpulse jack 
Clone this wiki locally