1
1
mirror of https://github.com/wader/fq.git synced 2024-10-04 07:27:08 +03:00
fq/format/midi
twystd 9c7f7f961a midi: fixes for PR comments:
- Renamed 'tracks' section to 'content' (cf. https://github.com/wader/fq/pull/1004#discussion_r1746651234)
- Removed 'validation only' errors (cf. https://github.com/wader/fq/pull/1004#issuecomment-2333464662)
- Decoded MThd divisions field with SMPTE timecode
2024-09-06 15:41:57 -07:00
..
testdata midi: fixes for PR comments: 2024-09-06 15:41:57 -07:00
.gitignore midi: removed debug leftovers (cf. https://github.com/wader/fq/pull/1004#discussion_r1732723519) 2024-08-27 15:10:59 -07:00
constants.go midi: fixes for PR comments: 2024-09-06 15:41:57 -07:00
metaevents.go midi: fixes for PR comments 2024-09-05 15:50:51 -07:00
midi.go midi: fixes for PR comments: 2024-09-06 15:41:57 -07:00
midi.md midi: fixes for PR comments: 2024-09-06 15:41:57 -07:00
midievents.go midi: fixes for PR comments 2024-09-05 15:50:51 -07:00
sysex.go midi: fixes for PR comments: 2024-09-06 15:41:57 -07:00