A GUI for easy recording of JACK audio sources using jack_capture.
Project description
QJackCapture
A GUI for easy recording of JACK audio sources using jack_capture.
Dependencies
To run QJackCapture, you need to have the following installed:
- JACK server and library
- jack_capture
- Python 3 and PyQt5
- pyjacklib
- natsort
To build and install it, you additionally need:
make
pyuic5
pyrcc5
- setuptools
- (optional) pip
Building and Installing
make
[sudo] make install
Or, if you want to install via pip
and let it install any missing required
Python packages:
make
[sudo] make install-pip
The install commands respect the usual PREFIX
and DESTDIR
variables.
Running
After installation, make sure that the JACK server is running and then just use
your desktop menu to start QJackCapture or run qjackcapture
from a terminal
or your preferred launcher.
License
QJackCapture is licensed under the GNU Public License Version v2, or any later version.
Please see the file LICENSE for more information.
Authors
Created by Filipe Coelho (falkTX) as the "Render" tool part of Cadence.
Turned into a stand-alone project and enhanced by Christopher Arndt.
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
File details
Details for the file QJackCapture-0.2.0.tar.gz
.
File metadata
- Download URL: QJackCapture-0.2.0.tar.gz
- Upload date:
- Size: 188.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e46dfc13f0cdadd1b5dedf5f5de378203f3034bf2198c45cbd56af9b485130a |
|
MD5 | cd94df06595fc10c0f5d54a3675e117f |
|
BLAKE2b-256 | 6c00eb91d2442eccbc005cdb136fe720e3150a7ac748acd7e54ef8b880dce17c |
File details
Details for the file QJackCapture-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: QJackCapture-0.2.0-py3-none-any.whl
- Upload date:
- Size: 43.8 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 | 9ab8709d791ab496acbab502de745fc2d97374ea0a14b4639c3cea8d01cf1dfa |
|
MD5 | b7fb7ce2e098ad9633f59b2a52ae0564 |
|
BLAKE2b-256 | 2d87a32f5e565cfc20d60954a05b9df7d109cdc42052ea172298febd2717829a |