title: Setting Up Cadence tags: linux audio cadence See [homepage](https://kx.studio/Applications:Cadence) # Repo The KX Studio repos: [here](https://kx.studio//Repositories#Debian) ``` # Update software sources sudo apt-get update # Install required dependencies if needed sudo apt-get install apt-transport-https gpgv wget # Download package file wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.1.0_all.deb # Install it sudo dpkg -i kxstudio-repos_11.1.0_all.deb # Update package list sudo apt-get update ``` # Cadence ``` sudo apt-get install jackd2 cadence ``` # Jack Notes * Remember to check if Jack is routed to the desired outputs. Often by default it uses the dummy output.