lilypond-user
[Top][All Lists]
Advanced

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

RE: Hemiola indication


From: Mark Stephen Mrotek
Subject: RE: Hemiola indication
Date: Sun, 20 Oct 2013 10:31:49 -0700

Peter,

 

Does this help?

 

\version "2.16.2"

 

 

  global = {

  \key c \major

  \numericTimeSignature

  \time 6/8

}

 

violin = \relative c'' {

  \global

 

  c8 [ c c ] c [ c c ] |

  c [ c ] c [ c ] c [ c ] |

 

}

 

\score {

  \new Staff \violin

  \layout { }

}

 

Mark

 

From: address@hidden [mailto:address@hidden On Behalf Of Peter Toye
Sent: Sunday, October 20, 2013 10:21 AM
To: address@hidden
Subject: Hemiola indication

 

I want to indicate a hemiola - the best method seems to be horizontal brackets indicating each double-length beat.

I can't find anything in the documentation or snippets telling how to do it.

What am I missing please?

 
Regards,

Peter
mailto:address@hidden
www.ptoye.com


reply via email to

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