Package jag.audio
Interface RSAudioEnvelope
-
- All Superinterfaces:
RSProvider
public interface RSAudioEnvelope extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAmplitude()
int
getEnd()
int
getMax()
int
getPhaseIndex()
int[]
getPhases()
int
getStart()
int
getStep()
int
getTicks()
-