Am 16.06.2011 12:58, schrieb Graham Percival:
On Thu, Jun 16, 2011 at 11:01:18AM +0200, m...@apollinemike.com wrote:
I am working on a piece now where I need certain events to transmogrify into
other events. Specifically, whole-measure rests need to turn into
multi-measure rests, and given th
On Jun 16, 2011, at 12:58 PM, Graham Percival wrote:
> On Thu, Jun 16, 2011 at 11:01:18AM +0200, m...@apollinemike.com wrote:
>> I am working on a piece now where I need certain events to transmogrify into
>> other events. Specifically, whole-measure rests need to turn into
>> multi-measure res
On Jun 16, 2011, at 2:43 PM, Graham Percival wrote:
> On Thu, Jun 16, 2011 at 01:50:27PM +0200, m...@apollinemike.com wrote:
>> If only it were that easy...
>> I have also tweaked the rest engraver to do automatic rest grouping.
>>
>> For example, if in my file I have
>> \time 4/4
>> d4 r8. r8 r1
On Thu, Jun 16, 2011 at 01:50:27PM +0200, m...@apollinemike.com wrote:
> If only it were that easy...
> I have also tweaked the rest engraver to do automatic rest grouping.
>
> For example, if in my file I have
> \time 4/4
> d4 r8. r8 r16 r8 r2 r4 r2
>
> What will be printed is
> d4 r4 r2 r1
Tha
On Thu, Jun 16, 2011 at 11:01:18AM +0200, m...@apollinemike.com wrote:
> I am working on a piece now where I need certain events to transmogrify into
> other events. Specifically, whole-measure rests need to turn into
> multi-measure rests, and given the way that the piece is algorithmically
>
Hey all,
I am working on a piece now where I need certain events to transmogrify into
other events. Specifically, whole-measure rests need to turn into
multi-measure rests, and given the way that the piece is algorithmically
generated, it would take a lot of time for me to change all of the `r