|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrasmus.util.riff.sf2.SoundFontChunk
rasmus.util.riff.sf2.InstrumentNamesAndIndices
public class InstrumentNamesAndIndices
Field Summary | |
---|---|
java.lang.String |
achInstName
|
int |
wInstBagNdx
|
Constructor Summary | |
---|---|
InstrumentNamesAndIndices()
|
Method Summary | |
---|---|
byte[] |
getBytes()
|
void |
read(java.io.InputStream stream)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String achInstName
public int wInstBagNdx
Constructor Detail |
---|
public InstrumentNamesAndIndices()
Method Detail |
---|
public void read(java.io.InputStream stream) throws java.io.IOException
java.io.IOException
public byte[] getBytes() throws java.io.IOException
getBytes
in class SoundFontChunk
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |