lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notation Reference typo


From: James E. Bailey
Subject: Re: Notation Reference typo
Date: Tue, 16 Dec 2008 12:09:37 +0100

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

[Prev in Thread] Current Thread [Next in Thread]