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

Unable to play any video while Qsynth is active #49

Open
RayBoucherit opened this issue Jul 29, 2021 · 2 comments
Open

Unable to play any video while Qsynth is active #49

RayBoucherit opened this issue Jul 29, 2021 · 2 comments

Comments

@RayBoucherit
Copy link

Hi,
I'm using Qsynth in addition with QJackCtl to play with my MIDI keyboard. But when QSynth is active any video or music that comes from another source (Firefox, VLC) is either muted or slowed down.

@rncbc
Copy link
Owner

rncbc commented Jul 29, 2021

don't blame qsynth :)

it's JACK that takes hold of the main sound device: this is fundamental and actually expected.

maybe what you need is pulseaudio-jack-module: install it and then...

retry and setup a proper jackd2 (+jackdbus) system, if you didn't already and Enable JACK D-BUS interface (cf. QjackCtl > Setup > Misc)

or... wait for the pipewire bliss, coming soon... :)

@pedrolcl
Copy link
Contributor

pedrolcl commented Jan 5, 2022

It is even easier: qsynth/fluidsynth may use pulseaudio instead of jack. Connect your MIDI keyboard first, and then...

Screenshot_20220105_184938

With a buffer size of 1323 the latency is about 30 milliseconds. Feel free to experiment with other values. The other important setting is "Auto Connect MIDI Inputs" in the MIDI tab:

Screenshot_20220105_184954

With the last setting, you don't need to use qjackctl to connect your MIDI controller to qsynth.

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

No branches or pull requests

3 participants