actually, it's a bit more basic than that. If you look in the program
reference, you'll see that midiInstrument takes a string, and strings
are always just enclosed in quotes. (See the Scheme tutorial.)
Am 16.12.2008 um 11:34 schrieb Simon Bailey:
andrew,
On Dec 16, 2008, at 6:47 AM, Andrew Tucker wrote:
In the 2.11 NR, section 3.5.1 "Creating Midi Files", under
"Instrument Names"
there's an example:
\set Staff.midiInstrument = "glockenspiel"
which I believe needs to be changed to: (add a '#')
\set Staff.midiInstrument = #"glockenspiel"
\set Staff.midiInstrument = "flute" works for me without the #...
(2.11.65) i don't think this is a typo, but a simplification. you
used to need #'s in front of strings, but don't seem to anymore.
regards,
sb
--
Simon Bailey
Oompa Loompa of Science
+43 699 190 631 25
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user