HACKER Q&A
📣 westurner

Similar to the FoxDot live coding Pattern object?


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/


  👤 westurner Accepted Answer ✓
> 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/

FWIU the PitchGlitch fork of FoxDot is the most updated: https://gitlab.com/iShapeNoise/foxdot