1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 15:45:45 +03:00

midi: updated help text to use snake-case event names (cf. https://github.com/wader/fq/pull/1004#discussion_r1734659627)

This commit is contained in:
twystd 2024-08-28 14:00:27 -07:00
parent c8d9397bc4
commit 2350afed5d

View File

@ -1 +1,3 @@
$ /fq -d midi '.. | select(.event=="KeySignature")?.key' test.mid
$ /fq -d midi '.. | select(.event=="key_signature")?.key' test.mid
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|
0xd0| 02 00 01 | ... |.tracks[1].events[12].key: "A minor" (1)