Codebase list rev-plugins / upstream/0.3.1
upstream/0.3.1

Tree @upstream/0.3.1 (Download .tar.gz)

-----------------------------------------------------------------------------------

    Copyright (C) 2003 Fons Adriaensen
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

-----------------------------------------------------------------------------------


--------------------------------------------
Version 0.3.1
--------------------------------------------

Added code to reset all audio upon deactivate(). Parameters
are preserved across deactivate()/activate().

Many thanks to Chris Cannam for pointing out the problem and
for providing patches to solve it.


--------------------------------------------
g2reverb.so  -- First release - 22/8/2003
--------------------------------------------

This reverb is based on gverb by Juhana Sadeharju, but the code
(now C++) is entirely original. I added a second input for stereo
operation, and some code to prevent FP denormalisation.
This is a preliminary release, and this plugin will probably change
a lot in future versions.