[LAU] Re: Sending audio to a pipewire sink
Mitsch <[email protected]>
| Newsgroups | gmane.linux.audio.users |
|---|---|
| Message-ID | <[email protected]> |
Am Mittwoch, dem 17.12.2025 um 18:33 +0000 schrieb John Murphy: > > pw-link. Okay… Tried a one-liner to make it work: pw-play Test.wav & sleep .1 && pw-link pw-play:output_FL bluez_output.[bt-address].1:playback_FL && pw-link pw-play:output_FR bluez_output.[bt-address].1:playback_FR && pw-link -d pw-play:output_FR alsa_output.pci-0000_00_1b.0.analog-stereo:playback_FR && pw-link -d pw-play:output_FL alsa_output.pci-0000_00_1b.0.analog- stereo:playback_FL Instead of "jack-play" which I can't find on my system I used "pw- play". Fortunately, it's only a *.wav-file that has to be played. Unfortunately, "pw-play" can't send the stream to the right output by itself, so four further "pw-link"-commands are necessary. If I don't use "sleep", "pw-link" comes to action before "pw-play" can play anything. > I expect there are better ways, but it works very well for me. Yeah, it's more complicated than I hoped it will be, but it does work… Still hoping for a better solution… ;) Greets and thanks Mitsch _______________________________________________ Linux-audio-user mailing list -- [email protected] To unsubscribe send an email to [email protected]