org.jouvieje.fmodex.defines
Interface FMOD_REVERB_PRESETS
- public interface FMOD_REVERB_PRESETS
A set of predefined environment PARAMETERS, created by Creative Labs
These are used to initialize an FMOD_REVERB_PROPERTIES structure.
ie
FMOD_REVERB_PROPERTIES prop = FMOD_REVERB_PROPERTIES.create(FMOD_PRESET_GENERIC);
FMOD_PRESET_OFF
public static final int FMOD_PRESET_OFF
- See Also:
- Constant Field Values
FMOD_PRESET_GENERIC
public static final int FMOD_PRESET_GENERIC
- See Also:
- Constant Field Values
FMOD_PRESET_PADDEDCELL
public static final int FMOD_PRESET_PADDEDCELL
- See Also:
- Constant Field Values
FMOD_PRESET_ROOM
public static final int FMOD_PRESET_ROOM
- See Also:
- Constant Field Values
FMOD_PRESET_BATHROOM
public static final int FMOD_PRESET_BATHROOM
- See Also:
- Constant Field Values
FMOD_PRESET_LIVINGROOM
public static final int FMOD_PRESET_LIVINGROOM
- See Also:
- Constant Field Values
FMOD_PRESET_STONEROOM
public static final int FMOD_PRESET_STONEROOM
- See Also:
- Constant Field Values
FMOD_PRESET_AUDITORIUM
public static final int FMOD_PRESET_AUDITORIUM
- See Also:
- Constant Field Values
FMOD_PRESET_CONCERTHALL
public static final int FMOD_PRESET_CONCERTHALL
- See Also:
- Constant Field Values
FMOD_PRESET_CAVE
public static final int FMOD_PRESET_CAVE
- See Also:
- Constant Field Values
FMOD_PRESET_ARENA
public static final int FMOD_PRESET_ARENA
- See Also:
- Constant Field Values
FMOD_PRESET_HANGAR
public static final int FMOD_PRESET_HANGAR
- See Also:
- Constant Field Values
FMOD_PRESET_CARPETTEDHALLWAY
public static final int FMOD_PRESET_CARPETTEDHALLWAY
- See Also:
- Constant Field Values
FMOD_PRESET_HALLWAY
public static final int FMOD_PRESET_HALLWAY
- See Also:
- Constant Field Values
FMOD_PRESET_STONECORRIDOR
public static final int FMOD_PRESET_STONECORRIDOR
- See Also:
- Constant Field Values
FMOD_PRESET_ALLEY
public static final int FMOD_PRESET_ALLEY
- See Also:
- Constant Field Values
FMOD_PRESET_FOREST
public static final int FMOD_PRESET_FOREST
- See Also:
- Constant Field Values
FMOD_PRESET_CITY
public static final int FMOD_PRESET_CITY
- See Also:
- Constant Field Values
FMOD_PRESET_MOUNTAINS
public static final int FMOD_PRESET_MOUNTAINS
- See Also:
- Constant Field Values
FMOD_PRESET_QUARRY
public static final int FMOD_PRESET_QUARRY
- See Also:
- Constant Field Values
FMOD_PRESET_PLAIN
public static final int FMOD_PRESET_PLAIN
- See Also:
- Constant Field Values
FMOD_PRESET_PARKINGLOT
public static final int FMOD_PRESET_PARKINGLOT
- See Also:
- Constant Field Values
FMOD_PRESET_SEWERPIPE
public static final int FMOD_PRESET_SEWERPIPE
- See Also:
- Constant Field Values
FMOD_PRESET_UNDERWATER
public static final int FMOD_PRESET_UNDERWATER
- See Also:
- Constant Field Values
FMOD_PRESET_DRUGGED
public static final int FMOD_PRESET_DRUGGED
- See Also:
- Constant Field Values
FMOD_PRESET_DIZZY
public static final int FMOD_PRESET_DIZZY
- See Also:
- Constant Field Values
FMOD_PRESET_PSYCHOTIC
public static final int FMOD_PRESET_PSYCHOTIC
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_ROOM
public static final int FMOD_PRESET_PS2_ROOM
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_STUDIO_A
public static final int FMOD_PRESET_PS2_STUDIO_A
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_STUDIO_B
public static final int FMOD_PRESET_PS2_STUDIO_B
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_STUDIO_C
public static final int FMOD_PRESET_PS2_STUDIO_C
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_HALL
public static final int FMOD_PRESET_PS2_HALL
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_SPACE
public static final int FMOD_PRESET_PS2_SPACE
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_ECHO
public static final int FMOD_PRESET_PS2_ECHO
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_DELAY
public static final int FMOD_PRESET_PS2_DELAY
- See Also:
- Constant Field Values
FMOD_PRESET_PS2_PIPE
public static final int FMOD_PRESET_PS2_PIPE
- See Also:
- Constant Field Values
NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/
(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)