🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

jack-select

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jack-select

A systray app to set the JACK configuration from QjackCtl presets via DBus.

1.5.2
100

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

70

License

Maintainers
1

This application displays an icon in the system tray (also known as notification area) of your desktop, which shows the status of the JACK_ audio server and when you click on it, a menu pops up, which lets you quickly select from the JACK configuration presets you created with QjackCtl_. When you select a preset, its JACK engine and driver configuration settings are loaded via DBus into JACK and then the server is restarted. This allows you to switch between different audio setups with just two mouse clicks.

jack-select works with the DBus-version of JACK only. It is written in Python 3 using the PyGObject bindings for GTK 3. Python 2 is not supported.

It is available from the source code repository on GitHub:

https://github.com/SpotlightKid/jack-select

Releases can be downloaded from the Python Package Index:

https://pypi.org/project/jack-select

jack-select is also available as an Arch Linux package from the Arch User Repository:

https://aur.archlinux.org/packages/jack-select/

.. _jack: http://jackaudio.org/ .. _qjackctl: http://qjackctl.sourceforge.net/

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts