Package com.vwp.sound.mod.modplay.player

Interface Summary
LowLevelMixer  
Mixer By implementing this interface it's possible to use a different mixer than the default.
 

Class Summary
DefaultMixer This is the default mixer used by JMOD.
FastMixer  
InterpolatingMixer  
ModuleState This is the heart of the player code.
TrackState Together with ModuleState this is the heart of JMOD.
 

Exception Summary
PlayerException