Timeline for Route application's audio output to multiple playback devices
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 25, 2018 at 15:57 | comment | added | confetti |
It seems that the load was caused mainly by module-null-sink. I'm using alsa's snd-aloop again with your loopback solution and it still works great while CPU usage with live-listening is only 4%, 3% without.
|
|
| Jul 25, 2018 at 5:44 | comment | added | dirkt | Is that with the loopback active, but muted? If yes, I guess have to stop or unload the loopback stream instead of just muting it. Continuously duplicating a buffer and possibly doing format conversion will incur CPU usage, no matter what you do... | |
| Jul 25, 2018 at 2:16 | comment | added | confetti | I just realized that the pulseaudio process usage is now 11% - constant. That is with only the null-sink active and no live-listening. It's 12% with live listening on. Usually pulseaudio wouldn't even use 1% at all. Is there a way to reduce this? | |
| Jul 24, 2018 at 16:40 | vote | accept | confetti | ||
| Jul 24, 2018 at 16:39 | vote | accept | confetti | ||
| Jul 24, 2018 at 16:40 | |||||
| Jul 24, 2018 at 16:39 | comment | added | confetti | This is absolutely perfect. Exactly what I want. I'm even able to control the sink/source using pavucontrol, and muting via shortcut works too. Thank you very much! | |
| Jul 24, 2018 at 6:31 | history | answered | dirkt | CC BY-SA 4.0 |