NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: C.E.G on 2007-08-29 06:23 AM

Title: compound autobeam
Post by: C.E.G on 2007-08-29 06:23 AM
how do i run the compound autobeam user tool? i keep getting  wier dmessage
Title: Re: compound autobeam
Post by: Lawrie Pardy on 2007-08-29 07:20 AM
G'day Christian,
the help text is as follows:

Called as:
php complex_autobeam.php <timesig>=g1,g2,... [<timesig2>=h1,h2,...]...

where <timesig> is the timesignature to use this autobeam on eg 7/8, 13/8, 11/8,
and the groupings are given by a comma-separated list eg.
php complex_autobeam.php 7/8=3,2,2   13/8=2,2,2,3,2,2   18/8=3,2,2,2,2,3,2,2

Only unbeamed beamable notes which satisfy this grouping will be beamed.

I never use this tool - haven't the need - but the way I interpret the help is thet when using the sample commands:

When a 7/8 time sig is encountered then the groupings per bar are 3,2,2
When a 13/8 time sig is encountered then the groupings per bar are 2,2,2,3,2,2
When an 18/8 time sig is encountered then the groupings per bar are 3,2,2,2,2,3,2,2

You only need to use as many arguments as you need, so if we take the first example as the only one you need then your command in the dialogue box would be:
7/8=3,2,2

Then, whenever the tool encountered beamable notes that are unbeamed they would end up in groupings of:
3 quavers, 2 quavers and 2 quavers or the equivalent.

Title: Re: compound autobeam
Post by: Rike on 2009-05-19 07:36 AM
Is possible to use something like "8/8=4,4"? I need to have two groups by 4 "1/8" notes.
Title: Re: compound autobeam
Post by: Lawrie Pardy on 2009-05-19 08:02 AM
Try (temporarily) setting the time sig to 2/2 or alla breve (cut common) and then use |Tools|Automatic Beam|
Title: Re: compound autobeam
Post by: Rike on 2009-05-20 02:26 PM
Thanks Lawrie, works fantastic!