Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters "hwmeter", "monitor", "softmode", "shorts" not controllable in jackdbus mode #164

Open
m0r0zzz opened this issue Dec 14, 2021 · 0 comments

Comments

@m0r0zzz
Copy link

m0r0zzz commented Dec 14, 2021

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 corresponding parameters "hwmeter", "monitor", "softmode", "shorts" in jackdbus service.

Steps to reproduce:

  1. Start QjackCtl with stopped JACK server
  2. Set "Enable JACK D-Bus interface" checkbox in Setup -> Misc
  3. Select "alsa" driver in Setup -> Settings -> Parameters
  4. Set "H/W Meter", "Monitor", "Soft Mode" and "Force 16 bit" checkboxes in Setup -> Settings -> Advanced
  5. Start JACK server
  6. On the same machine execute next command in terminal:
    jack_control dp
  7. Verify that parameters "hwmeter", "monitor", "softmode", "shorts" are equal to "bool:notset:False:False", contrary to QjackCtl settings (they must be equal to "bool:set:False:True").

This problem exists on QjackCtl master, jackd2 1.9.19~dfsg-2ubuntu1 (latest version on Ubuntu impish)

Parameter "shorts" is required for correct JACK server operation on built-in card of Lenovo ThinkPad E15 Gen2 laptop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant