The output of tremolo notation look already promising. For satisfactory
output there was need to make few recommendations. Comments below.

\score {
  \context Voice \notes\relative c' {
    \time 6/4
    \repeat "tremolo" 4 { c16 d16 } % ok
    \repeat "tremolo" 8 { c16 d16 } % bars should be centered (IMHO)

    % the following two lines are suggestions
    \repeat "tremolo" 12 { c16 d16 } % longer notes (duration 1.) with dots
    \repeat "tremolo" 6 { c16 d16 } % longer notes (duration 2.) with dots
  }
  \paper{}
  \midi{} % the length of midi notes is right, repeating is missing
}

      Heikki
--
      Heikki Junes
Addr. Jääkärinkatu 6A a10, FIN-00150 Helsinki
 Mob. +358 50 549 7873


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to