Hi,
I’m trying to extract the beams (using the Beam definition in http://support.ircam.fr/docs/om/om6-manual/co/RT2.html of values within a group, a crotchet) from a rhythm tree, but I’m not able to find a function to do that, is there some method available?
I tried to extract it like a list if lists, but I can’t (the tree object seems to handle the self object as a 2-element list, and I don’t know how to access to the internal elements).
What I’m trying to do is to make modifications of the rhythm, but applied to a Beam, not to the individual pulses, so tree2ratio or SUBST-RHYTHM seem not to be valid for my needs. I found that If I use those functions to make rhythm modifications, the variations are very far from the original rhythm. As I want to make slight variations to the rhythm, that’s why I’m interested in using a whole beam (crotchet) as the unit to modify, instead the whole tree or a single pulse.
Best Regards,
Alberto.