2024-08-11 06:32:44 +03:00
|
|
|
# TODO
|
|
|
|
|
2024-08-17 04:30:05 +03:00
|
|
|
- [x] update forked master branch
|
2024-08-18 05:44:42 +03:00
|
|
|
- (?) add to probe group
|
2024-08-22 05:07:39 +03:00
|
|
|
|
2024-08-24 02:56:11 +03:00
|
|
|
- [ ] discard unknown chunks
|
2024-08-22 05:07:39 +03:00
|
|
|
- [ ] assert available bytes
|
2024-08-24 02:56:11 +03:00
|
|
|
- [x] example queries
|
2024-08-20 05:47:57 +03:00
|
|
|
- [x] fix gaps
|
2024-08-24 02:56:11 +03:00
|
|
|
- [x] tick field
|
|
|
|
- [x] tests
|
2024-08-18 22:08:35 +03:00
|
|
|
|
2024-08-11 06:32:44 +03:00
|
|
|
- meta events
|
2024-08-17 04:30:05 +03:00
|
|
|
- [x] sequence number
|
|
|
|
- [x] text
|
|
|
|
- [x] copyright
|
2024-08-12 08:22:20 +03:00
|
|
|
- [x] track name
|
2024-08-17 04:30:05 +03:00
|
|
|
- [x] instrument name
|
|
|
|
- [x] lyric
|
|
|
|
- [x] marker
|
|
|
|
- [x] cue point
|
|
|
|
- [x] program name
|
|
|
|
- [x] device name
|
|
|
|
- [x] MIDI channel prefix
|
|
|
|
- [x] MIDI port
|
|
|
|
- [x] end of track
|
2024-08-12 08:22:20 +03:00
|
|
|
- [x] tempo
|
2024-08-17 04:30:05 +03:00
|
|
|
- [x] SMPTE offset
|
2024-08-15 05:52:15 +03:00
|
|
|
- [x] key signature
|
2024-08-15 06:14:23 +03:00
|
|
|
- [x] time signature
|
2024-08-17 20:29:04 +03:00
|
|
|
- [x] sequencer specific event
|
2024-08-11 06:32:44 +03:00
|
|
|
|
|
|
|
- midi events
|
2024-08-15 06:20:00 +03:00
|
|
|
- [x] note off
|
2024-08-15 05:52:15 +03:00
|
|
|
- [x] note on
|
2024-08-17 04:41:33 +03:00
|
|
|
- [x] polyphonic pressure
|
2024-08-15 05:52:15 +03:00
|
|
|
- [x] controller
|
2024-08-17 04:30:05 +03:00
|
|
|
- [x] program change
|
2024-08-17 04:41:33 +03:00
|
|
|
- [x] channel pressure
|
|
|
|
- [x] pitch bend
|
2024-08-11 06:32:44 +03:00
|
|
|
|
|
|
|
- sysex events
|
2024-08-18 01:44:31 +03:00
|
|
|
- [x] message
|
|
|
|
- [x] continuation
|
|
|
|
- [x] escape
|
|
|
|
|
2024-08-11 06:32:44 +03:00
|
|
|
|