bug-lilypond
[Top][All Lists]
Advanced

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

MIDI Instrument shakuhachi (skakuhachi)


From: Kazuhiro Suzuki
Subject: MIDI Instrument shakuhachi (skakuhachi)
Date: Thu, 23 Oct 2003 15:21:09 +0100 (BST)

In section A.2 of the Lilypond manual titled "MIDI
Instruments" (p. 162 in the pdf version) there is an
instrument called 'skakuhachi'.  It should be
correctly called 'sHakuhachi'.  This is not merely a
manual typo, since the following lilypond source will
give an error, "warning: no such MIDI instrument:
`shakuhachi'".

\version "2.0.1"

someNotes = \notes \relative c' {
        c4 d e f g a b c
}

\score {
        \context Staff {
                \property Staff.midiInstrument = #"shakuhachi"
                \someNotes

        }
        \paper { }
        \midi { }
}

Please for the sake of the growing Japanese users out
there, restore the correct name of the instrument. 
Thank you in advance.

Sincerely,
Kazuhiro Suzuki

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk




reply via email to

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