[Freeswitch-users] (no subject)

Stephen Corsen steve at teltechcorp.com
Thu Jul 26 21:06:29 MSD 2012


Hi,



I'm trying to use mod_ladspa in freeswitch.  I'd like to do the
equivalent of the following via the socket connection using the 'api'
command:



 <action application="set"><![CDATA[ladspa_params=${AT_TUNE}
${AT_FIXED} ${AT_PULL} ${AT_EPENT2} ${AT_AMOUNT} ${AT_SMOOTH}
${AT_SHIFT} ${AT_OUTSCALE} ${AT_LFODEPTH} ${AT_LFORATE} ${AT_LFOSHAPE}
${AT_LFOSYMM} ${AT_LFOQUANT} ${AT_FCORR} ${AT_FWARP}
${AT_MIX}]]></action>



<action application="ladspa_run" data="r|autotalent||${ladspa_params}"/>



(the above is take from
/src/mod/applications/mod_ladspa/conf/dialplan/00_ladspa.xml)





Given defined values for the parameters (AT_TUNE, AT_FIXED, etc), what
should the 'api' command be  (in particular, what is the syntax for a
mod_ladspa command)?





Thanks



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list