From 255bf4cdb4fc8953d50adb80e78950ca96a078d0 Mon Sep 17 00:00:00 2001 From: Frank Krick Date: Sat, 16 Aug 2025 21:10:06 -0400 Subject: [PATCH] Configure the control stream like the other streams using control.props --- src/modules/module-filter-chain.c | 1445 ++++++++++++++--------------- 1 file changed, 680 insertions(+), 765 deletions(-) diff --git a/src/modules/module-filter-chain.c b/src/modules/module-filter-chain.c index 85bcccbde..108a6f35b 100644 --- a/src/modules/module-filter-chain.c +++ b/src/modules/module-filter-chain.c @@ -1106,38 +1106,26 @@ extern struct spa_handle_factory spa_filter_graph_factory; *\endcode */ static const struct spa_dict_item module_props[] = { - { PW_KEY_MODULE_AUTHOR, "Wim Taymans " }, - { PW_KEY_MODULE_DESCRIPTION, "Create filter chain streams" }, - { PW_KEY_MODULE_USAGE, " ( remote.name= ) " - "( node.latency= ) " - "( node.description= ) " - "( audio.rate= ) " - "( audio.channels= ) " - "( audio.position= ) " - "filter.graph = [ " - " nodes = [ " - " { " - " type = " - " name = " - " plugin = " - " label =