Hi Giorgio,
The timebloc class is a custom class i created. You wont find it in OM. It is simply a voice representing a measure.
Now why is that , and why there’s no public library available :
In om , you have the MEASURE class, which has been hidden from the user some years ago due to an inconsistency, i.e it can’t be handled, such as permutation of measures, reordering etc…
I have long ago asked the OM team to deal with this issue, however it is still not resolved.
So that’s why the timebloc class and functions are not yet available, since these rely on many workarounds. I will release the lib as soon as the MEASURE issue in OM is fixed.
By the way , in your other post, dealing with measures, is the right strategy for the moment. We should for the moment consider a measure as a “one measure” voice object.
I think this is too bad since it is not that difficult to fix.
Best
K