-
Notifications
You must be signed in to change notification settings - Fork 14
Music Player Multizone Audio #5
Comments
Implemented via JACK audio options, such as:
ALSA usually provides many output devices with pretty much any modern sound card, e.g. (for crappy internal HDA):
Each can be plugged into jack via something like Default "jack-output-ports" matches everything, so it'll match whatever that alsa_in creates and pjsua audio will be routed there, as well as audio from all players matched by "jack-music-client-name". Can also be controlled which players get connected to which outputs. For example, with mpd-1 output config like this:
mpd-2 having "mpd.paging:player-2" there.
Default Then "jack-music-links" can be set to A bit verbose in "jack-music-links", probably can be improved somehow. |
Anything on top should be glitter (such as less ugly config spec) and bugfixes (if stuff doesn't work). |
Multiple different radio stations and songs should be able to be played concurrently when you have multiple audio output devices.
This enhancement awaits completion of issue #3, once that issue is complete, this issue can be worked on.
The text was updated successfully, but these errors were encountered: