rncbc / qjackctl

QjackCtl - JACK Audio Connection Kit Qt GUI Interface
https://qjackctl.sourceforge.io
GNU General Public License v2.0
182 stars 40 forks source link

Setup dialog: it is not discoverable how to add new presets #202

Open rulatir opened 9 months ago

rulatir commented 9 months ago

In qjackctl 0.9.12 from official Arch Linux package, the Setup dialog looks like this:

image

Everything on the Settings page except for the Frames/Period field is disabled.

In particular, the UI near the top that looks like a preset manager is disabled in its entirety andcannot be used. I fail to discover how to create a new preset, one that I can actually modify, and more importantly, make persistent.

rncbc commented 9 months ago

you're running qjackctl as a pure jack-client, possibly due to pipewire-jack substitution.

when in this mode, presets and all settings but buffer-size are disabled and in fact meaningless; presets and settings parameters for that matter are only meaningfull to genuine jackd(bus).