/Mats
Kazuhiro Suzuki wrote:
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
_______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
