From 5783cf865f47b8c98a295c435db3438693908a3a Mon Sep 17 00:00:00 2001 From: Frank Krick Date: Sat, 16 Aug 2025 21:30:43 -0400 Subject: [PATCH] Apply .editorconfig --- src/modules/module-filter-chain.c | 1380 +++++++++++++++-------------- 1 file changed, 719 insertions(+), 661 deletions(-) diff --git a/src/modules/module-filter-chain.c b/src/modules/module-filter-chain.c index 108a6f35b..61afd49ab 100644 --- a/src/modules/module-filter-chain.c +++ b/src/modules/module-filter-chain.c @@ -1106,26 +1106,31 @@ 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 =