Linking keys - patterns

Here’s a more proper implementation of my time clutch sketch.

And, you’re right about it being a seemingly obvious problem for no one to have solved it before. I’ve run into this a lot - I always solve it with a variation on what @dkmayer suggested: tack a .stutter(n) onto my \dur pattern, where n is the number of things in my Ppar. This is fine, it’s just not so general - it feels like a hack.

3 Likes