wireplumber/src/scripts/node
James Calligeros d89293b606
node/software-dsp: implement loading filter graphs from disk
Using the new Conf() constructor, we can load and parse a filter graph
from a file on disk. This is useful when, for example, maintaining a
large database of filter graphs. It also keeps wireplumber.conf.d free
from clutter.

Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
2024-04-17 18:31:09 +10:00
..
create-item.lua scripts: remove settings-manager and use the Settings API 2024-02-28 10:20:31 -05:00
create-virtual-item.lua lua: change the Conf API to have methods for getting sections as specific types 2024-03-04 16:33:14 +00:00
filter-forward-format.lua scripts: remove settings-manager and use the Settings API 2024-02-28 10:20:31 -05:00
software-dsp.lua node/software-dsp: implement loading filter graphs from disk 2024-04-17 18:31:09 +10:00
state-stream.lua state-stream: fix storing/restoring notification volume 2024-03-30 11:53:45 +02:00
suspend-node.lua Merge branch '0.4' into next 2023-06-21 20:59:04 +03:00