rasmus.util.riff.sf2
Class InstrumentGenerator

java.lang.Object
  extended by rasmus.util.riff.sf2.SoundFontChunk
      extended by rasmus.util.riff.sf2.PresetGenerator
          extended by rasmus.util.riff.sf2.InstrumentGenerator

public class InstrumentGenerator
extends PresetGenerator


Field Summary
 
Fields inherited from class rasmus.util.riff.sf2.PresetGenerator
genAmount, operators, sfGenOper
 
Constructor Summary
InstrumentGenerator()
           
 
Method Summary
 
Methods inherited from class rasmus.util.riff.sf2.PresetGenerator
getBytes, read
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentGenerator

public InstrumentGenerator()