From 34d5039638ea0d4046d7e56e208b6d441c71d7c0 Mon Sep 17 00:00:00 2001 From: "mr.fantastic" Date: Sun, 26 May 2024 00:31:21 +0300 Subject: [PATCH] Removing the wrong reference to JACK Rack XML file resource parameters in filter_lv2.yml --- src/modules/jackrack/filter_lv2.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/modules/jackrack/filter_lv2.yml b/src/modules/jackrack/filter_lv2.yml index 95ccaa739..7ccb2ef94 100644 --- a/src/modules/jackrack/filter_lv2.yml +++ b/src/modules/jackrack/filter_lv2.yml @@ -12,14 +12,4 @@ tags: description: Process audio using LV2 plugins. notes: > Automatically adapts to the number of channels and sampling rate of the consumer. -bugs: - - Some effects have a temporal side-effect that may not work well. -parameters: - - identifier: resource - argument: yes - title: JACK Rack XML file - type: string - description: > - Runs a JACK Rack project to process audio through a stack of - LV2 filters without using JACK.