2014-02-14 17:44 GMT+01:00 David Kastrup :
>
> Wasn't part of that snippet involved with that?
>
Indeed.
It was just the reflection of what I've read here :
http://www.lilypond.org/doc/v2.18/Documentation/notation/what-goes-into-the-midi-output_003f.html
Uncomment "\music" will give a midi output
Pierre Perol-Schneider writes:
> %% Tremolos entered with ‘:[number]’ are not are reflected in the MIDI
> output :
> and compare with the link.
Looks like an improvement overall, but what's with the "are not
reflected in the MIDI output" bit?
Wasn't part of that snippet involved with that?
--
2014-02-14 17:14 GMT+01:00 James :
> What 'changed'?
>
>
Check the *.ly file I've sent :
%%%
\version "2.18.0"
music = \relative c' {
c4:16 d2: e4:
f1:
g8: f: e: d: d2:
}
musicMidi = \relative c' {
\repeat tremolo 4 c16
\repeat tremolo 8 d
\repeat tremolo 4 e
\repeat
Pierre,
On 14/02/14 13:54, Pierre Perol-Schneider wrote:
Hi Squad,
Please find herewith my update proposition for the following snippet :
http://lsr.dsi.unimi.it/LSR/Item?id=604
Thanks in advance for your approval.
Pierre
___
bug-lilypond mailing l
Hi Squad,
Please find herewith my update proposition for the following snippet :
http://lsr.dsi.unimi.it/LSR/Item?id=604
Thanks in advance for your approval.
Pierre
music = \relative c' {
c4:16 d2: e4:
f1:
g8: f: e: d: d2:
}
musicMidi = \relative c' {
\repeat tremolo 4 c16
\repeat t