Uses of Package
com.vwp.sound.mod.modplay.player.autoeffect

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

Classes in com.vwp.sound.mod.modplay.player.autoeffect used by com.vwp.sound.mod.modplay.module
AutoEffect
          Interface inplemented by all autoefects.
 

Classes in com.vwp.sound.mod.modplay.player.autoeffect used by com.vwp.sound.mod.modplay.player.autoeffect
AutoEffect
          Interface inplemented by all autoefects.
AutoVibrato
          an effect controlling how an instrument vibrates each time it is played I have absolutely no idea how to implement this...
Envelope
          An interface inplemented by any envelope autoeffects
Fadeout
          an effect controlling how an instrument gradually fades out when it is released (key off) This effect maintains a fadeout value and a counter.
PanningEnvelope
          an effect controlling the panning of an instrument
VolumeEnvelope
          an effect controlling the volume of an instrument