2012/9/23 Graham Percival <[email protected]>:
> The general rule is that the duration x is (whole note)/x.  So in
> addition to the current
>   1 2 4 8
> we have
>   3 => \times 2/3 { c2 }    (whole note divided by 3)
>   6 => \times 2/3 { c4 }    (whole note divided by 6)
> ... etc.

Looks good but would it make easy to distinguish between

{
  %accent every 3
  % I call it a double triplet

  \times 2/3 { b16 b b }
  \times 2/3 { b16 b b }

  %accent every 2
  % I call it a sextuplet

  \times 4/6 { b16 b b b b b }

  r2
}

?
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to