Skip to content

Commit bfdcc4c

Browse files
committed
Update pitch_entry_keep_delete.lua
1 parent 977a314 commit bfdcc4c

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

src/pitch_entry_keep_delete.lua

+9-8
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,15 @@ numbered from either the top or bottom of each chord.
1515
"2" deletes (or keeps) the 2nd note from top (or from bottom),
1616
etc.
1717
18-
== Key Commands ==
19-
• [a] keep
20-
• [z] delete
21-
• [s] from the top
22-
• [x] from the bottom
23-
• [q] toggle keep/delete
24-
• [w] toggle top/bottom
25-
• [1-9] enter note count (delete key not needed)
18+
__Key Commands:__
19+
20+
- __a__ - keep
21+
- __z__ - delete
22+
- __s__ - from the top
23+
- __x__ - from the bottom
24+
- __q__ - toggle keep/delete
25+
- __w__ - toggle top/bottom
26+
- __1-9__ - enter note count (delete key not needed)
2627
]]
2728
return "Pitch: Chord Notes Keep-Delete...", "Pitch: Chord Notes Keep-Delete",
2829
"Keep or Delete selected notes from chords"

0 commit comments

Comments
 (0)