hello everyone, just one tiny question (and because I couldn't find the documentation on the subject anywhere): once liquidsoap is compiled with ocaml-ladspa, how can one use ladspa dsp plugins within scripts?
I've quickly read the related operator source files and it appears I must first set the environmental variable LIQ_LADSPA=true and LIQ_LADSPA_PATH=/usr/pkg/lib/ladspa (the actual path to my plugins) and then call them within the script using the ladspa.<descriptor name> syntax (e.g. lasdpa.fastLookaheadLimiter(source)). When checking (--check) the resulting script, I get an "unbound symbol" error though. Thanks for your help. -- best regards, sincèrement, okay_awright <okay_awrightATddcrDOTbiz> Public PGP key on request ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
