Uses of Interface
com.vwp.sound.mod.modplay.player.autoeffect.Envelope

Packages that use Envelope
com.vwp.sound.mod.modplay.player.autoeffect   
 

Uses of Envelope in com.vwp.sound.mod.modplay.player.autoeffect
 

Classes in com.vwp.sound.mod.modplay.player.autoeffect that implement Envelope
 class PanningEnvelope
          an effect controlling the panning of an instrument
 class VolumeEnvelope
          an effect controlling the volume of an instrument
 class XmAutoEffects
          Tiis class is necessery because the envelopes of an .XM module doesn't operate entirely independently.