rasmus.util.riff.sf2
Class SoundFontChunk

java.lang.Object
  extended by rasmus.util.riff.sf2.SoundFontChunk
Direct Known Subclasses:
Info, InstrumentNamesAndIndices, PresetGenerator, PresetHeader, PresetIndex, PresetModulator, SampleHeader

public abstract class SoundFontChunk
extends java.lang.Object


Constructor Summary
SoundFontChunk()
           
 
Method Summary
abstract  byte[] getBytes()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundFontChunk

public SoundFontChunk()
Method Detail

getBytes

public abstract byte[] getBytes()
                         throws java.io.IOException
Throws:
java.io.IOException