hvirtual/plugins/freeverb/Components/tuning.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int numcombs = 8
const int numallpasses = 4
const float muted = 0
const float fixedgain = 0.015f
const float scalewet = 3
const float scaledry = 2
const float scaledamp = 0.4f
const float scaleroom = 0.28f
const float offsetroom = 0.7f
const float initialroom = 0.5f
const float initialdamp = 0.5f
const float initialwet = 1/scalewet
const float initialdry = 0
const float initialwidth = 1
const float initialmode = 0
const float freezemode = 0.5f
const int stereospread = 23
const int combtuningL1 = 1116
const int combtuningR1 = 1116+stereospread
const int combtuningL2 = 1188
const int combtuningR2 = 1188+stereospread
const int combtuningL3 = 1277
const int combtuningR3 = 1277+stereospread
const int combtuningL4 = 1356
const int combtuningR4 = 1356+stereospread
const int combtuningL5 = 1422
const int combtuningR5 = 1422+stereospread
const int combtuningL6 = 1491
const int combtuningR6 = 1491+stereospread
const int combtuningL7 = 1557
const int combtuningR7 = 1557+stereospread
const int combtuningL8 = 1617
const int combtuningR8 = 1617+stereospread
const int allpasstuningL1 = 556
const int allpasstuningR1 = 556+stereospread
const int allpasstuningL2 = 441
const int allpasstuningR2 = 441+stereospread
const int allpasstuningL3 = 341
const int allpasstuningR3 = 341+stereospread
const int allpasstuningL4 = 225
const int allpasstuningR4 = 225+stereospread


Variable Documentation

const int allpasstuningL1 = 556

Definition at line 48 of file tuning.h.

Referenced by revmodel::revmodel().

const int allpasstuningL2 = 441

Definition at line 50 of file tuning.h.

Referenced by revmodel::revmodel().

const int allpasstuningL3 = 341

Definition at line 52 of file tuning.h.

Referenced by revmodel::revmodel().

const int allpasstuningL4 = 225

Definition at line 54 of file tuning.h.

Referenced by revmodel::revmodel().

const int allpasstuningR1 = 556+stereospread

Definition at line 49 of file tuning.h.

Referenced by revmodel::revmodel().

const int allpasstuningR2 = 441+stereospread

Definition at line 51 of file tuning.h.

Referenced by revmodel::revmodel().

const int allpasstuningR3 = 341+stereospread

Definition at line 53 of file tuning.h.

Referenced by revmodel::revmodel().

const int allpasstuningR4 = 225+stereospread

Definition at line 55 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL1 = 1116

Definition at line 32 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL2 = 1188

Definition at line 34 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL3 = 1277

Definition at line 36 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL4 = 1356

Definition at line 38 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL5 = 1422

Definition at line 40 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL6 = 1491

Definition at line 42 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL7 = 1557

Definition at line 44 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningL8 = 1617

Definition at line 46 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR1 = 1116+stereospread

Definition at line 33 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR2 = 1188+stereospread

Definition at line 35 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR3 = 1277+stereospread

Definition at line 37 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR4 = 1356+stereospread

Definition at line 39 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR5 = 1422+stereospread

Definition at line 41 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR6 = 1491+stereospread

Definition at line 43 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR7 = 1557+stereospread

Definition at line 45 of file tuning.h.

Referenced by revmodel::revmodel().

const int combtuningR8 = 1617+stereospread

Definition at line 47 of file tuning.h.

Referenced by revmodel::revmodel().

const float fixedgain = 0.015f

Definition at line 13 of file tuning.h.

Referenced by revmodel::update().

const float freezemode = 0.5f

Definition at line 25 of file tuning.h.

Referenced by revmodel::getmode(), revmodel::mute(), and revmodel::update().

const float initialdamp = 0.5f

Definition at line 20 of file tuning.h.

Referenced by revmodel::revmodel().

const float initialdry = 0

Definition at line 22 of file tuning.h.

Referenced by revmodel::revmodel().

const float initialmode = 0

Definition at line 24 of file tuning.h.

Referenced by revmodel::revmodel().

const float initialroom = 0.5f

Definition at line 19 of file tuning.h.

Referenced by revmodel::revmodel().

const float initialwet = 1/scalewet

Definition at line 21 of file tuning.h.

Referenced by revmodel::revmodel().

const float initialwidth = 1

Definition at line 23 of file tuning.h.

Referenced by revmodel::revmodel().

const float muted = 0

Definition at line 12 of file tuning.h.

Referenced by revmodel::update().

const int numallpasses = 4

Definition at line 11 of file tuning.h.

Referenced by revmodel::mute(), revmodel::processmix(), and revmodel::processreplace().

const int numcombs = 8

const float offsetroom = 0.7f

Definition at line 18 of file tuning.h.

Referenced by revmodel::getroomsize(), and revmodel::setroomsize().

const float scaledamp = 0.4f

Definition at line 16 of file tuning.h.

Referenced by revmodel::getdamp(), and revmodel::setdamp().

const float scaledry = 2

Definition at line 15 of file tuning.h.

Referenced by revmodel::getdry(), and revmodel::setdry().

const float scaleroom = 0.28f

Definition at line 17 of file tuning.h.

Referenced by revmodel::getroomsize(), and revmodel::setroomsize().

const float scalewet = 3

Definition at line 14 of file tuning.h.

Referenced by revmodel::getwet(), and revmodel::setwet().

const int stereospread = 23

Definition at line 26 of file tuning.h.


Generated on Mon Apr 28 14:01:14 2008 for Cinelerra by  doxygen 1.5.5