[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)

This commit is contained in:
Michael F. Lamb 2019-06-28 10:50:49 -07:00 committed by Drashna Jaelre
parent 8c1900a658
commit b802c0c8df
2 changed files with 18 additions and 7 deletions

View file

@ -103,6 +103,17 @@
S__NOTE(_REST), \
E__NOTE(_E7 ),
#define WORKMAN_SOUND \
E__NOTE(_GS6 ), \
E__NOTE(_A6 ), \
S__NOTE(_REST), \
E__NOTE(_GS6 ), \
E__NOTE(_A6 ), \
S__NOTE(_REST), \
ED_NOTE(_FS7 ), \
S__NOTE(_REST), \
ED_NOTE(_A7 ),
#define PLOVER_SOUND \
E__NOTE(_GS6 ), \
E__NOTE(_A6 ), \