Control JACK audio with ALSA driver easily
Project description
jack-alsa-ctl
Control JACK audio with ALSA driver easily.
Dependencies
jack-alsa-ctl depends on the following programs in your PATH:
jack_controlamixer
In addition, JACK server should be configured to use ALSA driver.
Installation
From pypi (recommended):
pip install jack-alsa-ctl
From git repo (for dev version)
pip install git+https://github.com/DCsunset/jack-alsa-ctl
Or clone and install locally (for dev):
git clone https://github.com/DCsunset/jack-alsa-ctl
cd jack-alsa-ctl
pip install .
Usage
CLI
Use the command jack-alsa-ctl directly:
jack-alsa-ctl --help
jack-alsa-ctl get_device
jack-alsa-ctl get_volume
See help messages for more usage.
Library
from jack_alsa_ctl.lib import get_jack_device
print(get_jack_device())
LICENSE
AGPL-3.0. Copyright notice:
jack-alsa-ctl
Copyright (C) 2022 DCsunset
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jack-alsa-ctl-1.2.0.tar.gz.
File metadata
- Download URL: jack-alsa-ctl-1.2.0.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b168112701e8d5983a8edc999e1ac8de4e2118c641812ebdeed14acdf0851121
|
|
| MD5 |
474f1c69c090900c92ed1946a051d031
|
|
| BLAKE2b-256 |
73365ddef0fc207c04dbff06d99125a621c621629d66c8625b19ec4c4196d9ac
|
File details
Details for the file jack_alsa_ctl-1.2.0-py3-none-any.whl.
File metadata
- Download URL: jack_alsa_ctl-1.2.0-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e4dd0eb1b256b7f5bb0b179c71aa93d12e108283861b80a48bbe909b3b697ed
|
|
| MD5 |
818dfc5c7e94618de38dfae2108db657
|
|
| BLAKE2b-256 |
ecc35adf4a86a824943c2b00abe2bb13fbebf9b9f6132ae8ccd5cf043425bca2
|