Hello.
I want to create a score (pdf) containing chord-names above the notes and a
midi-file, which containes all the notes but NOT the chords (harmonies).
Is this somehow EASY to achieve?
Thanks for hints.
Werner
% innerhalb des score-Blockes („neben“ dem layout-Block)
% Ausgabe einer Mididatei (zum Anhören/Abspielen)
\midi {
\context {
\Score
% all voices but not harmonies from ChordNames
% ?????????????
% Schläge pro Minute Notenwert des Grundschlags
tempoWholesPerMinute = #(ly:make-moment 111 4)
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user