]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/scheme-option.cc
patch::: 1.3.139.jcn1
[lilypond.git] / lily / scheme-option.cc
index acc0d8f17daf7215a4c4d697e625f4badeed6307..16b2a9d83055d2606597cc9c4a1645aa96ab9ab2 100644 (file)
@@ -9,7 +9,18 @@
 
 #include "lily-guile.hh"
 
+/*
+  TODO: mooie onschuldige test, en koel om allerleide dingen te kunnen zetten,
+  maar is dit nou wel handig voor gebruikert?
+
+  -X, of -fps is hendiger dan
+
+          -e "(set-lily-option 'midi-debug #t)'
+
+  [niet voor niets tiepo in 139 announs..]
 
+*/
+/* Write midi as formatted ascii stream? */
 bool midi_debug_global_b;
 
 
@@ -62,6 +73,6 @@ init_functions ()
 }
 
 
-ADD_SCM_INIT_FUNC(init_functions_sopt, init_functions);
+ADD_SCM_INIT_FUNC (init_functions_sopt, init_functions);