Sink pipeline Jack

Asked by galexis

Hi,
does it possible to configure jack module ? When you change of song with double-clic or previous/next key, Jack connect automatically exaile with system-out but I don't want Exaile and system-out connected. Every time I change of song, Jack modify connection previously define. In Audacius, wich use xmss2-jack-plugin, we can define if the connection is automatic or not.
Bests regards.
Alexis

Question information

Language:
English Edit question
Status:
Solved
For:
Exaile Edit question
Assignee:
No assignee Edit question
Solved by:
reacocard
Solved:
Last query:
Last reply:
Revision history for this message
Best reacocard (reacocard) said :
#1

If you use the custom option, it'll give you a box where you can manually specify the backend invocation. For your case, you'll want something like this I think:

jackaudiosink connect=0

You can see a full list of available options for jackaudiosink by running "gst-inspect-0.10 jackaudiosink" in a terminal.

Revision history for this message
galexis (alesky-gaillard) said :
#2

Hi,
thanks for your answers, that it. It work very well.
Bests regards.
Alexis.

Revision history for this message
galexis (alesky-gaillard) said :
#3

Thanks Aren Olson, that solved my question.