freeverb: a multichannel reverb instrument |
translated to clm-2 by Fernando Lopez-Lezcano, nando@ccrma.stanford.edu
Freeverb, a free studio-quality reverb, was created by Jezar Wakefield at Dreampoint Design and Engineering. Here's the readme.txt that is part of the C++ source package I downloaded. This clm-2 instrument uses the same reverberation model and tuning for the filters as the original freeverb source code.
Here's a list of some differences with respect to the original freeverb code:
Parameters |
|||||||||||||||||
All parameters have similarly named global bindings that you can use in a let statement to change the behavior of the reverberator (instead of passing parameters to the reverb instrument through :reverb-data in a with-sound). Prepend freeverb- to the parameter name to get the global binding name.
|
© 2001 Fernando Lopez-Lezcano. All Rights Reserved. |