Deluge Firmware
Loading...
Searching...
No Matches
Variables
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

◆ allpasstuningL1

const int allpasstuningL1 = 556

◆ allpasstuningL2

const int allpasstuningL2 = 441

◆ allpasstuningL3

const int allpasstuningL3 = 341

◆ allpasstuningL4

const int allpasstuningL4 = 225

◆ allpasstuningR1

const int allpasstuningR1 = 556+stereospread

◆ allpasstuningR2

const int allpasstuningR2 = 441+stereospread

◆ allpasstuningR3

const int allpasstuningR3 = 341+stereospread

◆ allpasstuningR4

const int allpasstuningR4 = 225+stereospread

◆ combtuningL1

const int combtuningL1 = 1116

◆ combtuningL2

const int combtuningL2 = 1188

◆ combtuningL3

const int combtuningL3 = 1277

◆ combtuningL4

const int combtuningL4 = 1356

◆ combtuningL5

const int combtuningL5 = 1422

◆ combtuningL6

const int combtuningL6 = 1491

◆ combtuningL7

const int combtuningL7 = 1557

◆ combtuningL8

const int combtuningL8 = 1617

◆ combtuningR1

const int combtuningR1 = 1116+stereospread

◆ combtuningR2

const int combtuningR2 = 1188+stereospread

◆ combtuningR3

const int combtuningR3 = 1277+stereospread

◆ combtuningR4

const int combtuningR4 = 1356+stereospread

◆ combtuningR5

const int combtuningR5 = 1422+stereospread

◆ combtuningR6

const int combtuningR6 = 1491+stereospread

◆ combtuningR7

const int combtuningR7 = 1557+stereospread

◆ combtuningR8

const int combtuningR8 = 1617+stereospread

◆ fixedgain

const float fixedgain = 0.015f

◆ freezemode

const float freezemode = 0.5f

◆ initialdamp

const float initialdamp = 0.5f

◆ initialdry

const float initialdry = 0

◆ initialmode

const float initialmode = 0

◆ initialroom

const float initialroom = 0.5f

◆ initialwet

const float initialwet = 1/scalewet

◆ initialwidth

const float initialwidth = 1

◆ muted

const float muted = 0

◆ numallpasses

const int numallpasses = 4

◆ numcombs

const int numcombs = 8

◆ offsetroom

const float offsetroom = 0.7f

◆ scaledamp

const float scaledamp = 0.4f

◆ scaledry

const float scaledry = 2

◆ scaleroom

const float scaleroom = 0.28f

◆ scalewet

const float scalewet = 3

◆ stereospread

const int stereospread = 23