Uses of Class
ibxm.Sample

Packages that use Sample
ibxm   
 

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)