Javadoc for slick-ibxm 0

Uses of Class
ibxm.Sample

Uses of Sample in ibxm
 

Methods in ibxm that return Sample
 Sample Instrument.get_sample_from_key(int key)
           
 Sample Instrument.get_sample(int sample_index)
           
 

Methods in ibxm with parameters of type Sample
 void Instrument.set_sample(int sample_index, Sample sample)
           
 


Javadoc for slick-ibxm 0