David Baron:
> On Wednesday 04 July 2007, Dave Phillips wrote:
...
> > Anyway, I've generated MIDI files from LilyPond, I guess that's my best
> > option for exporting to Finale or Sibelius (I'm surprised the contest
> > even ackowledges Score). I'm concerned about them, because they sound an
> > octave higher than is correct. I tried setting the \clef statement (in
> > LilyPond) to "G_8", it attached the ottava mark to the G clef but
> > doesn't actually transpose the output.
> >
> > The LP scores can be seen at
> >
> > http://linux-sound.org/dlp-music-lilypond/sonatina/sonatina.html
...
> MIDI. You are a guitarist and the G-cleff staff for a guitar IS an octave
> higher than that of the piano G-cleff, isn't it? So possibly the producing
> program knew this and transposed the MIDI up a second time for you :-)
Try the attached patch for the prelude.
Regards,
/Karl
-----------------------------------------------------------------------
Karl Hammar Aspö Data karl@xxxxxxxxxxx
Lilla Aspö 2340 Networks
S-742 94 Östhammar +46 173 140 57 Computers
Sweden +46 70 511 97 84 Consulting
-----------------------------------------------------------------------
--- prelude.ly.org 2006-02-13 17:52:40.000000000 +0100
+++ prelude.ly 2007-07-04 13:24:25.381700744 +0200
@@ -8,7 +8,7 @@
meter="Allegro sostenuto"
}
-{
+Mg = {
\time 5/8 c'8-3\f[( e'-2 b'-4 c''-1 e''-0])
\time 6/8 g8-1[(_\markup{\bold "II___________"} d'-3 f'-1 c''-4 d''-1 g''-1])
\time 5/8 c'8[(_\markup{\italic "simile"} e' b' c'' e''])
@@ -101,3 +101,9 @@
<c' e' a' d''>2.\mf\arpeggio \fermata
\bar "|."
}
+
+\score {
+ \new Staff { \clef "G_8" \transpose c' c \Mg }
+ \midi { }
+ \layout { }
+}
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user