Re: Two issue with Measure_grouping_engraver

2018-08-07 Thread James Lowe
Harm, On 05/08/18 22:05, Thomas Morley wrote: 2018-08-05 13:26 GMT+02:00 James Lowe : Hello, On 05/08/18 08:38, James Lowe wrote: Harm, On 03/08/18 16:03, Thomas Morley wrote: 2018-08-03 16:51 GMT+02:00 James Lowe : Hello On 03/08/18 13:32, Thomas Morley wrote: Hi, while playing wi

Re: Two issue with Measure_grouping_engraver

2018-08-07 Thread Thomas Morley
2018-08-07 12:23 GMT+02:00 James Lowe : >> timeSignatureFraction: (4 . 8) >> beatStructure: (2 2) >> baseMoment: # >>beamExceptions: () >> > I have on supplementary based on what you have said. > > If you look at one of the original examples (I'll attach it here as well), >

Re: Two issue with Measure_grouping_engraver

2018-08-07 Thread Simon Albrecht
On 07.08.2018 13:08, Thomas Morley wrote: MeasureGrouping also relies on the actual music rhythmically matching the beatStructure. \new Staff \with { \consists "Measure_grouping_engraver" } { \time 4/8 a'2 } Will print only one bracket. That doesn’t seem helpful, does it? IIUC, Measure_g