Skip to main content
Topic: compound autobeam (Read 3318 times) previous topic - next topic

compound autobeam

how do i run the compound autobeam user tool? i keep getting  wier dmessage

Re: compound autobeam

Reply #1
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.

I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

Re: compound autobeam

Reply #2
Is possible to use something like "8/8=4,4"? I need to have two groups by 4 "1/8" notes.

Re: compound autobeam

Reply #3
Try (temporarily) setting the time sig to 2/2 or alla breve (cut common) and then use |Tools|Automatic Beam|
I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

Re: compound autobeam

Reply #4
Thanks Lawrie, works fantastic!