qjackctl icon indicating copy to clipboard operation
qjackctl copied to clipboard

QjackCtl - JACK Audio Connection Kit Qt GUI Interface

Results 60 qjackctl issues
Sort by recently updated
recently updated
newest added

There is the possibility of defining a secondary interface, for when the primary USB is not connected. It is a behavior similar to that of studio-controls

![image](https://user-images.githubusercontent.com/108225/165940306-394843c5-4687-4069-af55-3cd30f0be0d7.png) This is really handy for touchscreen transport/etc. control (or I guess accessibility), but the font and icons don't currently rescale.

Thanx for your great app! But I'm not able to fire a action button with the enter key. The buttons can switched with the tab key, but hitting enter on...

After the repository has been cloned and the `qjackctl_0_9_6` tag has been checked out, building the project with `cmake -B build` results in an error message complaining about the `jack`...

When using the app switcher, the icons appear in full size. Those for the QjackCtl windows are very low-res: ![qjackctl_icons](https://user-images.githubusercontent.com/1220707/108267420-79924300-716b-11eb-8ce2-6a04f961f67d.png) Do you have the icons as vector graphics and can...

## Environment * **QJackCtl Version:** 0.9.6 * **JACK Version:** 1.9.20 * **Operating System:** macOS 11.5.2 * **Installation:** https://jackaudio.org/downloads ## Steps To Reproduce Open QJackCtl distributed with JACK on macOS and...

``` qjackctl on  master via △ v3.22.2 ❯ cmake -D CMAKE_EXPORT_COMPILE_COMMANDS=ON -D CMAKE_PREFIX_PATH=/home/be/local -D CMAKE_INSTALL_PREFIX=/home/be/local -D CMAKE_BUILD_TYPE=Debug -S . -B build -- The C compiler identification is GNU 11.2.1...

When using QjackCtl in jackdbus mode (Setup -> Misc -> Enable JACK D-Bus interface) setting parameters "H/W Meter", "Monitor", "Soft Mode" and "Force 16 bit" for driver "ALSA" doesn't set...

I've migrated to PipeWire from PA & JACK combo and managed to achieve stable work with post-processing via LV2 plugins in JACK hosts using qjackctl for auto-routing. However, there is...