Search found 2 matches

by JoeQian
Tue Dec 25, 2012 3:23 am
Forum: General Audio Programming
Topic: Where is the GVerb relative code ?
Replies: 2
Views: 7791

Re: Where is the GVerb relative code ?

The source code for GVerb is available from http://plugin.org.uk/ GVerb is a LADSPA plug-in. http://www.ladspa.org/ Most of the support files are in the Audacity source: src/effects/ladspa As GVerb and a couple of other LADSPA plug-ins have been ported to Windows, there is some additional Windows s...
by JoeQian
Tue Dec 18, 2012 9:14 am
Forum: General Audio Programming
Topic: Where is the GVerb relative code ?
Replies: 2
Views: 7791

Where is the GVerb relative code ?

Hi .I'm going to use GVerb class in my own application , but it's a little fuzzy for me to understand how to do that .
Anyone know where is the GVerb relative code in AudaCity source project ? and dose GVerb support mono and/or stereo ?
Thank you.