Uses of Class
marf.Storage.SampleLoader

Packages that use SampleLoader
marf.Storage.Loaders   
 

Uses of SampleLoader in marf.Storage.Loaders
 

Subclasses of SampleLoader in marf.Storage.Loaders
 class AIFFCLoader
          TODO: Not Implemented.
 class AIFFLoader
          TODO: Not Implemented.
 class AudioSampleLoader
          Abstract class that provides a generic sound-oriented implementation of the sample loading interface.
 class AULoader
          TODO: Not Implemented.
 class MIDILoader
          TODO: Not Implemented.
 class MP3Loader
          TODO: Not Implemented.
 class SineLoader
          Loads (by computing) a simple sine wave into the sample.
 class SNDLoader
          TODO: Not Implemented.
 class TextLoader
          Loads text samples assuming character code to be the absolute value.
 class ULAWLoader
          TODO: Not Implemented.
 class WAVLoader
          Loads/stores samples if WAVE format.
 



SourceForge Logo