Hallo,
I am new in Lilypond.
I try to change the default midi instrument (piano) for a song to a violin.
After longer searching I did not find a solution.
Perhaps someone can give me a example.
...
\score {
<<
\new ChordNames {
\set chordChanges = ##t
\melodyHarmonies
\refrainHarmonies
}
\new Voice = "Strophe" {
\autoBeamOff \repeat volta 3 { \melodyStrophe } \break
\new Voice = "Refrain" {
\autoBeamOff \repeat volta 2
\melodyRefrain }
}
\new Lyrics \lyricsto "Strophe" \verseOne
\new Lyrics \lyricsto "Strophe" \verseTwo
\new Lyrics \lyricsto "Strophe" \verseThree
\new Lyrics \lyricsto "Refrain" \refrain
>>
\layout { }
\midi {
\context {
\ChordNameVoice \remove Note_performer
}
}
}
Thanks for help.
Ciao
Peter Schütt
--
www.pstt.de
Die E-Mail-Adresse funktioniert, kann aber u.U. in Zukunft mal abgeschaltet
werden. Ohne "_remove_this_" wird sie auch in Zukunft noch funktionieren.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user