aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org20
1 files changed, 20 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index b609779..09b5c4e 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -19,6 +19,26 @@ CLOSED: [2021-01-03 dim. 12:46]
- [X] add string markers
- [X] pestana over rests (measure 42)
- [X] handle optional sharp on measure 77
+** TODO =choro-da-saudade.ly= [0/2]
+:PROPERTIES:
+:CUSTOM_ID: 04afbdc0-4e2c-4176-b7c3-0c04087c09a8
+:END:
+- State "TODO" from [2021-01-03 dim. 15:34]
+
+- [ ] Make =D.S. al Coda= appear in MIDI
+ #+BEGIN_SRC lilypond
+ \bar ".."^\markup { D.S. al Coda }
+ \cadenzaOn
+ \stopStaff
+ \once \override TextScript.extra-offset = #'(0 . -3)
+ <>^\markup { D.S. al Coda }
+ \repeat unfold 3 {
+ s1
+ \bar ""
+ }
+ \cadenzaOff
+ \startStaff
+ #+END_SRC
** TODO Embed LilyPond source code in PDF and audio
:PROPERTIES:
:CUSTOM_ID: 340da973-622c-45d6-8d3c-7db839586517