| Package | Description |
|---|---|
| metdetection |
| Modifier and Type | Method and Description |
|---|---|
static MidiEventParser |
Runner.parseMidiFile(java.io.File file,
NoteEventParser parser,
TimeTracker tt,
boolean useChannel)
Parse the given MIDI file using the given objects.
|