Timeline for How can I create a virtual output in PulseAudio?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 12, 2023 at 18:25 | comment | added | Kateba | @mekb To forward the null sink to a physical device, use load-module module-loopback source=MySink.monitor sink=<physical_device> | |
| Aug 31, 2022 at 11:49 | comment | added | mekb | How do I forward the output of the null sink to a physical output device, so I can hear it? The loopback module just forwards an input to that, not forwards it to an output. | |
| Dec 17, 2021 at 3:00 | comment | added | ignore previous instructions | You may also want to consider pacmd update-source-proplist MySink.monitor device.description='"Monitor of MySink"' | |
| Mar 29, 2021 at 21:21 | comment | added | That Brazilian Guy | and here's how to remove the sink this answer adds: unix.stackexchange.com/questions/263263/… | |
| Dec 31, 2020 at 0:09 | comment | added | joshpetit | using the pacakges "paprefs" makes configuring the sink pretty straightforward. Only need to enable simultaneous outputs | |
| Feb 20, 2018 at 23:06 | comment | added | ThorSummoner | For input it appears there is a pacmd load-module module-null-source as well, though it has an input level reading that spikes around. | |
| Aug 2, 2015 at 16:15 | review | Late answers | |||
| Aug 2, 2015 at 16:25 | |||||
| Aug 2, 2015 at 16:00 | review | First posts | |||
| Aug 2, 2015 at 16:23 | |||||
| Aug 2, 2015 at 15:57 | history | answered | mxc | CC BY-SA 3.0 |