1
1
mirror of https://github.com/wader/fq.git synced 2024-12-01 19:12:34 +03:00
fq/format/midi/testdata/notes.fqtest

2 lines
105 B
Plaintext
Raw Normal View History

$ fq -d midi 'grep_by(.event=="NoteOn" or .event=="NoteOff") | [.time.tick, .note] | join(" ")' test.mid