org.herac.tuxguitar.io.gp
private class GP3OutputStream.MeasureBeat extends Object
| Constructor Summary | |
|---|---|
| MeasureBeat(Duration duration, long start) | |
| Method Summary | |
|---|---|
| void | addNote(Note note) |
| Duration | getDuration() |
| List | getNotes() |
| long | getStart() |
| void | setStart(long start) |