Package jag.audio

Interface RSAudioEnvelope

All Superinterfaces:
RSProvider

public interface RSAudioEnvelope extends RSProvider
  • Method Details

    • getAmplitude

      int getAmplitude()
    • getMax

      int getMax()
    • getTicks

      int getTicks()
    • getStart

      int getStart()
    • getPhaseIndex

      int getPhaseIndex()
    • getStep

      int getStep()
    • getEnd

      int getEnd()
    • getPhases

      int[] getPhases()