Re: [linux-audio-dev] LADSPA Update (http://www.ladspa.org)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] LADSPA Update (http://www.ladspa.org)
From: Juhana Sadeharju (kouhia_AT_nic.funet.fi)
Date: Sat May 20 2000 - 00:52:14 EEST


>From: "Richard W.E. Furse" <richard_AT_muse.demon.co.uk>
>
>I've also ported Jezar's excellent Freeverb reverb to LADSPA from VST.

How it is actually used? I get irritating ringing only....

No instructions in readme.txt. Should the plug-in description itself give
more info about the parameters?

Ports: "Input (Left)" input, audio
        "Input (Right)" input, audio
        "Output (Left)" output, audio
        "Output (Right)" output, audio
        "Room Size" input, control, 0 to ...
        "Damping" input, control, 0 to ..., logarithmic
        "Wet Level" input, control, 0 to ..., logarithmic
        "Dry Level" input, control, 0 to ..., logarithmic

time ../bin/applyplugin -s 1 \
                        ../snd/noise.wav /tmp/test.wav \
                        ../plugins/filter.so lpf 3000 \
                        ../plugins/filter.so lpf 3000 \
                        ../plugins/delay.so simple_delay 1 0.2 \
                        ../plugins/JLPL.SO freeverb1 5.0 0.0 0.5 0.5
                                                     ^^^^^^^^^^^^^^^^^ ???!!

What is the order of parameters? And value ranges? Greater than 0.0, but...
Where are other parameters mentioned in readme.txt??

Juhana


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat May 20 2000 - 01:22:56 EEST