Uses of Class
org.jouvieje.fmodex.enumerations.FMOD_DSP_TREMOLO

Packages that use FMOD_DSP_TREMOLO
org.jouvieje.fmodex.enumerations   
 

Uses of FMOD_DSP_TREMOLO in org.jouvieje.fmodex.enumerations
 

Fields in org.jouvieje.fmodex.enumerations declared as FMOD_DSP_TREMOLO
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_FREQUENCY
           
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_DEPTH
           
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_SHAPE
           
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_SKEW
           
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_DUTY
           
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_SQUARE
           
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_PHASE
           
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.FMOD_DSP_TREMOLO_SPREAD
           
 

Methods in org.jouvieje.fmodex.enumerations that return FMOD_DSP_TREMOLO
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.get(int nativeValue)
          Retrieve a FMOD_DSP_TREMOLO enum field with his integer value
static FMOD_DSP_TREMOLO FMOD_DSP_TREMOLO.get(Pointer pointer)
          Retrieve a FMOD_DSP_TREMOLO enum field from a Pointer
 



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)