om-sharp
om-sharp copied to clipboard
Container utils / Tie-all
Think of an equivalent to next-container, first-container etc. in OpenMusic, in order to get functions such as Repmus's TIE-ALL running.

setfing the tie slots of notes is basically what happens in Repmus' tie-all. The first/next-container functions are not doing much work in this respect.
Yes, the internal-note class as a setf-able slot named "tie" but it is not used / shoudl be removed in the present state.