From 4c5125b5d2c7d1b2a42131da1de419f4220a2f98 Mon Sep 17 00:00:00 2001 From: Nimrod Astrahan Date: Thu, 16 Jul 2015 16:05:45 +0300 Subject: [PATCH] FS-7549 #resolve Added an API for removing an active ladspa effect on a channel. For conformance reasons, the uuid_ladspa command now accepts 'stop' and 'start', while the previous functionality (without any verb) which will simply add ladspa remains intact. --- src/mod/applications/mod_ladspa/mod_ladspa.c | 41 +++++++++++++------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/src/mod/applications/mod_ladspa/mod_ladspa.c b/src/mod/applications/mod_ladspa/mod_ladspa.c index e540dc9d53..ac9df3d1ea 100644 --- a/src/mod/applications/mod_ladspa/mod_ladspa.c +++ b/src/mod/applications/mod_ladspa/mod_ladspa.c @@ -583,15 +583,18 @@ SWITCH_STANDARD_APP(ladspa_run_function) -#define API_SYNTAX "|||