pipewire/spa/plugins/audiomixer
Wim Taymans d3682067fa node: remove node state
Remove the node state. The state of the node is based on the state
of the ports, which can be derived directly from calling the port
methods. Track this state in the Port instead.
Add a mixer module that puts a mixer in from of audio sinks. This allows
multiple clients to play on one sink (still has some bugs). do some
fixes in the mixer and the scheduler to make this work.
2017-04-08 20:33:54 +02:00
..
audiomixer.c node: remove node state 2017-04-08 20:33:54 +02:00
meson.build More hacking 2016-11-03 19:41:53 +01:00
plugin.c plugins: use macros for input checks 2017-04-04 09:00:49 +02:00