2013/3/16 Peter Schütt <[email protected]>:
> Hallo,
>
> [..]
>>> I am new in Lilypond.
>>> I try to change the default midi instrument (piano) for a song to a
>>> violin.
>>
>> http://lilypond.org/doc/v2.17/Documentation/notation/midi-
> instruments#index-MIDI_002c-instruments
>
> I found this page, but I do not find out how the correct commands and syntax
> is to change the default instrument.
\score {
\new Staff
% here
\with { midiInstrument = #"flute" }
{
\relative c' {
% or here
%\set Staff.midiInstrument = #"glockenspiel"
c1
d
e
f
g
a
b
c
}
}
\layout {}
\midi {}
}
>
> Sorry, in German I would say I have a board before my head.
To be a blockhead.
Believe me, we all know what you mean. :)
HTH,
Harm
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user