|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.io.midi.MidiFileWriter
public class MidiFileWriter
| Field Summary |
|---|
| Fields inherited from interface org.herac.tuxguitar.io.midi.MidiFileHeader |
|---|
HEADER_LENGTH, HEADER_MAGIC, TRACK_MAGIC |
| Constructor Summary | |
|---|---|
MidiFileWriter()
|
|
| Method Summary | |
|---|---|
void |
write(MidiSequence sequence,
int type,
java.io.OutputStream stream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MidiFileWriter()
| Method Detail |
|---|
public void write(MidiSequence sequence,
int type,
java.io.OutputStream stream)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||