Steps to configure Linux for use with Bitwig without an audio optimized distro. (Note: Ubuntu Studio Controls requires a Ubuntu based distro. Tested with Linux Mint Cinnamon 20.2.)
1) Install the low latency kernel, JACK, and an interface to control it by running the following command in the terminal:
Code: Select all
sudo apt install linux-lowlatency pulseaudio-module-jack ubuntustudio-controlsa) Click the button at the top to enable "real time permissions" and follow the instructions.
b) Set "CPU Governor" to "Performance".
c) Under the "Audio Setup" tab, select your audio interface next to "USB device that should be Master:".
d) Enter your desired sample rate and buffer/period numbers to adjust latency.
e) Uncheck "Bridge ALSA to Jack MIDI (turn on a2jmidid)". [Note from chaocrator: If you need to use a2jmidid, you can start it AFTER Bitwig is running.]
f) Click "Apply Audio Settings" then "Start or Restart Jack".
g) Close out.
Now you should be able to run Bitwig and select JACK as your audio driver (Settings>Audio). Done.
