Ask HN: Similar to the FoxDot live coding Pattern object?

1 points by westurner a year ago

FoxDot is an open source music live coding environment written in Python on SuperCollider.

FoxDot has a Pattern object for musical composition that has neat broadcasting rules for [musical] sequences. Are there similar or similarly-concise pattern objects in other languages or projects?

FoxDot pattern object docs: https://foxdot.org/docs/pattern-basics/