Freeverb.cpp File Reference

#include "Freeverb.h"

Namespaces

namespace  csl

Variables

const int kNumCombs = 8
const int kNumAllpasses = 4
const float kMuted = 0.0f
const float kFixedGain = 0.015f
const float kScaleWet = 3.0f
const float kScaleDry = 2.0f
const float kScaleDamp = 0.4f
const float kScaleRoom = 0.28f
const float kOffsetRoom = 0.7f
const float kInitialRoom = 0.9
const float kInitialDamp = 0.5f
const float kInitialWet = 0.5
const float kInitialDry = 0.5
const float kInitialWidth = 1.0f
const float kInitialMode = 0.0f
const float kFreezeMode = 1.0f
const int kStereoSpread = 23
const int kCombBufferSizes [] = { 1116, 1188, 1277, 1356, 1422, 1491, 1557, 1617 }
const int kAllpassBufferSizes [] = { 556, 441, 341, 225 }


Variable Documentation

const int kNumCombs = 8
 

const int kNumAllpasses = 4
 

const float kMuted = 0.0f
 

const float kFixedGain = 0.015f
 

const float kScaleWet = 3.0f
 

const float kScaleDry = 2.0f
 

const float kScaleDamp = 0.4f
 

const float kScaleRoom = 0.28f
 

const float kOffsetRoom = 0.7f
 

const float kInitialRoom = 0.9
 

const float kInitialDamp = 0.5f
 

const float kInitialWet = 0.5
 

const float kInitialDry = 0.5
 

const float kInitialWidth = 1.0f
 

const float kInitialMode = 0.0f
 

const float kFreezeMode = 1.0f
 

const int kStereoSpread = 23
 

const int kCombBufferSizes[] = { 1116, 1188, 1277, 1356, 1422, 1491, 1557, 1617 }
 

const int kAllpassBufferSizes[] = { 556, 441, 341, 225 }
 


Generated on Fri Apr 6 20:18:14 2007 for CSL by  doxygen 1.4.5-20051010