From 2b0304dc35c990f516216f2be8643672b6cdf60e Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Sat, 21 Aug 2021 16:20:44 +0200 Subject: [PATCH] add shortcutinfo --- .../config/ShortcutInfo/ShortcutInfo.multids | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/musicsheets/config/ShortcutInfo/ShortcutInfo.multids diff --git a/plugins/musicsheets/config/ShortcutInfo/ShortcutInfo.multids b/plugins/musicsheets/config/ShortcutInfo/ShortcutInfo.multids new file mode 100644 index 0000000..470c708 --- /dev/null +++ b/plugins/musicsheets/config/ShortcutInfo/ShortcutInfo.multids @@ -0,0 +1,12 @@ +title: $:/config/ShortcutInfo/ + +musicsheets-a: Show the A notes +musicsheets-b: Show the B notes +musicsheets-c: Show the C notes +musicsheets-d: Show the D notes +musicsheets-e: Show the E notes +musicsheets-f: Show the F notes +musicsheets-g: Show the G notes +musicsheets-note-values: Show the note values (lengths) +musicsheets-rests: Insert a rest +musicsheets-symbols: Show the musical symbols \ No newline at end of file