|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.uiuc.cs397rhc.util.AddProgramChanges
Extremely simplistic app to add program changes to the beginning of a MIDI file. Run without arguments for usage.
| Constructor Summary | |
|---|---|
AddProgramChanges()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Runs the program changes on the specified MIDI file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddProgramChanges()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the array of arguments: midifile, program change file,
and an optional output file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||