/* --- CUSTOM REVERBS ------------------------------------------------------- */

"Echo Sounds Normal" 64 1 // Main reverb effect (Echo Sounds)
{
	Environment 0
	EnvironmentSize 1.900
	EnvironmentDiffusion 0.870
	Room -1000
	RoomHF -400
	RoomLF -100
	DecayTime 7.110
	DecayHFRatio 0.380
	DecayLFRatio 0.610
	Reflections -1500
	ReflectionsDelay 0.100
	Reverb -1000
	ReverbDelay 0.047
	EchoDepth 0.250
	HFReference 3316.100
	LFReference 458.200
	Diffusion 100.000
	Density 100.000
	bEchoTimeScale true
}

"Echo Sounds Light" 64 2 // Areas inside but with sky above (Echo Sounds)
{
	Environment 0
	EnvironmentSize 1.900
	EnvironmentDiffusion 0.870
	Room -1000
	RoomHF -400
	RoomLF -100
	DecayTime 2.110
	DecayHFRatio 0.380
	DecayLFRatio 0.610
	Reflections -1500
	ReflectionsDelay 0.100
	Reverb -1000
	ReverbDelay 0.047
	EchoDepth 0.250
	HFReference 3316.100
	LFReference 458.200
	Diffusion 100.000
	Density 100.000
	bEchoTimeScale true
}

"Echo Sounds Heavy Treble" 64 3 // Large areas for higher treble (Echo Heavy)
{
	Environment 7 // Concert Hall
}

"Echo Sounds Heavy Bass" 64 4 // Huge areas for higher bass (Echo Heavy)
{
	Environment 9 // Arena
}
