Module: FMOD::Core::ReverbIndex
- Defined in:
- lib/fmod/core/reverb_index.rb
Overview
Strongly-typed indices for built-in reverb effects.
Constant Summary collapse
- OFF =
No reverb.
0- GENERIC =
Generic reverb effect.
1- PADDED_CELL =
Padded cell environment
2- ROOM =
Room environment
3- BATHROOM =
Bathroom environment
4- LIVING_ROOM =
Living room environment
5- STONE_ROOM =
Stone corridor environment
6- AUDITORIUM =
Auditorium environment
7- CONCERT_HALL =
Concert hall environment
8- CAVE =
Cave environment
9- ARENA =
Arena environment
10- HANGAR =
Hangar environment
11- CARPETED_HALLWAY =
Carpeted hallway environment
12- HALLWAY =
Hallway environment
13- STONE_CORRIDOR =
Stone corridor environment
14- ALLEY =
Alley environment
15- FOREST =
Forest environment
16- CITY =
City environment
17- MOUNTAINS =
Mountains environment
18- QUARRY =
Quarry environment
19- PLAIN =
Plain environment
20- PARKING_LOT =
Parking lot environment
21- SEWER_PIPE =
Sewer pip environment
22- UNDERWATER =
Underwater environment
23