diff options
-rw-r--r-- | TODOs.org | 4 | ||||
-rw-r--r-- | music/dengoso.ly | 6 |
2 files changed, 4 insertions, 6 deletions
@@ -2,7 +2,7 @@ :PROPERTIES: :CUSTOM_ID: tasks :END: -** TODO =dengoso.ly= [0/6] +** TODO =dengoso.ly= [0/8] :PROPERTIES: :CUSTOM_ID: 95ac1eec-1a56-47cb-b7ad-8cadf5737323 :END: @@ -15,6 +15,8 @@ - [ ] measures 21~24: map previous notes, removing fingering notation instead of repeating notes - [ ] =\6 to D= on beginning of the song +- [ ] share notes between voices +- [ ] add string markers ** TODO Generate =favicon.ico= from =favicon.svg= :PROPERTIES: :CUSTOM_ID: 720e79b4-9e38-41c6-9958-cdadd67d2298 diff --git a/music/dengoso.ly b/music/dengoso.ly index 2798a9f..d9939cc 100644 --- a/music/dengoso.ly +++ b/music/dengoso.ly @@ -163,8 +163,4 @@ staff = \new Staff << \score { \unfoldRepeats \staff \midi { } -} - -% duas coisas: -% marcação de cordas -% compartilhar notas entre vozes
\ No newline at end of file +}
\ No newline at end of file |