Re: Beat grouping and reverting

2008-11-04 Thread Carl D. Sorensen
On 11/4/08 3:44 AM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: > > > Carl, you wrote Monday, October 27, 2008 12:03 AM >> On 10/26/08 4:44 PM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: >>> Carl D. Sorensen Sunday, October 26, 2008 9:30 PM In fact, it may be possible to greatly

Re: Beat grouping and reverting

2008-11-04 Thread Trevor Daniels
Carl, you wrote Monday, October 27, 2008 12:03 AM On 10/26/08 4:44 PM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: Carl D. Sorensen Sunday, October 26, 2008 9:30 PM In fact, it may be possible to greatly reduce (or even eliminate) explicit settings in scm/auto-beam.scm and replace them with r

Re: Beat grouping and reverting

2008-10-26 Thread Carl D. Sorensen
On 10/26/08 4:44 PM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: > > > Carl D. Sorensen Sunday, October 26, 2008 9:30 PM >> On 10/26/08 4:00 AM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: >>> Carl D. Sorensen wrote Saturday, October 25, 2008 11:14 PM On 10/25/08 2:30 PM, "Trevor Daniels"

Re: Beat grouping and reverting

2008-10-26 Thread Trevor Daniels
Carl D. Sorensen Sunday, October 26, 2008 9:30 PM On 10/26/08 4:00 AM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: Carl D. Sorensen wrote Saturday, October 25, 2008 11:14 PM On 10/25/08 2:30 PM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: Neil wrote Saturday, October 25, 2008 9:06 PM 2008/

Re: Beat grouping and reverting

2008-10-26 Thread Carl D. Sorensen
On 10/26/08 4:00 AM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: > > > Carl D. Sorensen wrote Saturday, October 25, 2008 11:14 PM >> On 10/25/08 2:30 PM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: >>> Neil wrote Saturday, October 25, 2008 9:06 PM 2008/10/25 Trevor Daniels <[EMAIL PR

Re: Beat grouping and reverting

2008-10-26 Thread Trevor Daniels
Carl D. Sorensen wrote Saturday, October 25, 2008 11:14 PM On 10/25/08 2:30 PM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: Neil wrote Saturday, October 25, 2008 9:06 PM 2008/10/25 Trevor Daniels <[EMAIL PROTECTED]>: Carl But how do you revert entries like this: ((end * * 6 8) . #f) ;; sw

Re: Beat grouping and reverting

2008-10-25 Thread Carl D. Sorensen
On 10/25/08 2:30 PM, "Trevor Daniels" <[EMAIL PROTECTED]> wrote: > Hi Neil > > You wrote Saturday, October 25, 2008 9:06 PM >> >> 2008/10/25 Trevor Daniels <[EMAIL PROTECTED]>: >>> Carl >>> >>> But how do you revert entries like this: >>> >>> ((end * * 6 8) . #f) ;; switch-off at-any-beat feat

Re: Beat grouping and reverting

2008-10-25 Thread Trevor Daniels
Hi Neil You wrote Saturday, October 25, 2008 9:06 PM 2008/10/25 Trevor Daniels <[EMAIL PROTECTED]>: Carl But how do you revert entries like this: ((end * * 6 8) . #f) ;; switch-off at-any-beat feature The simplest way would be to add a function to switch this back on: I'd like to see th

Re: Beat grouping and reverting

2008-10-25 Thread Neil Puttock
Hi Trevor, 2008/10/25 Trevor Daniels <[EMAIL PROTECTED]>: > Carl > > But how do you revert entries like this: > > ((end * * 6 8) . #f) ;; switch-off at-any-beat feature The simplest way would be to add a function to switch this back on: #(define (revert-property-setting context property setting)

Re: Beat grouping and reverting

2008-10-25 Thread Trevor Daniels
ert-auto-beam-setting '(end 1 32 6 8) 5 8) a8 a a a a a \set beatGrouping = #'(2 2 2) a8 a a a a a } Trevor - Original Message - From: "Carl D. Sorensen" <[EMAIL PROTECTED]> To: "Trevor Daniels" <[EMAIL PROTECTED]> Sent: Saturday, October 25,

Beat grouping and reverting

2008-10-25 Thread Trevor Daniels
Carl The mods to beaming which you made in August work really well, but one problem still remains. It seems the simpler method of setting beatGrouping cannot be made to work for the 'common' time signature (i.e. those for which beam ending rules are defined in scm/auto-beam.scm) because it is