lilypond-user
[Top][All Lists]
Advanced

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

midi output without harmonies from ChordNames


From: Werner
Subject: midi output without harmonies from ChordNames
Date: Sun, 19 Jul 2009 18:07:37 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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)
}
}







reply via email to

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