studio-controls
studio-controls copied to clipboard
I can't run studio-controls on Debian11
When i type "studio-controls on command line this is the result:
Traceback (most recent call last):
File "/usr/local/bin/studio-controls", line 9, in
I have install Jack on may system and I run it normally with Qjackctl
I've installed python-jack-client and the interface was loaded, but Jack didn't start.
You actually want python3-jack-client.
Yes, I forgot to put the number 3 after python in the previous message
Here's the list of dependencies required to run studio-controls on a Debian-based system:
- a2jmidid
- jackd2
- pulseaudio-module-jack
- python3-alsaaudio
- python3-dbus
- python3-gi
- python3-jack-client
- zita-ajbridge
Beyond those, you need these for extra functionality:
- qasmixer
- qmidinet
- zita-njbridge
I installed all the libraries, however the server startup and shutdown is much slower than in Ubuntustudio. Also, when I restart the computer, Jack is always turned off.