Uses of Class
com.frinika.synth.synths.MySampler.SoundFontOscillator

Packages that use MySampler.SoundFontOscillator
com.frinika.synth.synths   
 

Uses of MySampler.SoundFontOscillator in com.frinika.synth.synths
 

Fields in com.frinika.synth.synths with type parameters of type MySampler.SoundFontOscillator
protected  java.util.HashMap<java.lang.Integer,java.util.Vector<MySampler.SoundFontOscillator>> MySampler.exclusiveClasses
           
 

Methods in com.frinika.synth.synths with parameters of type MySampler.SoundFontOscillator
 void MySampler.SoundFontOscillator.addLayer(MySampler.SoundFontOscillator osc)