|
||||||||||
| 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.PresetModulator
public class PresetModulator
| Field Summary | |
|---|---|
int |
modAmount
|
int |
sfModAmtSrcOper
|
int |
sfModDestOper
|
int |
sfModSrcOper
|
int |
sfModTransOper
|
| Constructor Summary | |
|---|---|
PresetModulator()
|
|
| 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 int sfModSrcOper
public int sfModDestOper
public int modAmount
public int sfModAmtSrcOper
public int sfModTransOper
| Constructor Detail |
|---|
public PresetModulator()
| 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 SoundFontChunkjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||