How to start jack on .xinitrc or i3/startup? #879
Unanswered
nettoyoussef
asked this question in
Q&A
Replies: 1 comment
-
To further clarify the issue, new programs connect directly to the system playback, instead of connecting on the Pulseaudio-Jack sink, then in the playback. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have read the guide on the Arch Wiki, and several others, also including the source code of Cadence.
I've tried to create the following script for initializing Jack, with a bridge from Alsa -> PulseAudio -> Jack.
It works when not used on startup, but don't when initialized on the I3 configuration or the .xinitrc.
Do you know what I am doing wrong?
Jack Initialization:
PulseAudio Initialization
~/.config/pulse/client.conf:
~/.config/pulse/daemon.conf:
~/.config/pulse/config (used by the jack script to initialize pulseaudio):
Alsa configuration
~/.asoundrc
Beta Was this translation helpful? Give feedback.
All reactions