tidalcycles / strudel

Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
https://strudel.cc/
GNU Affero General Public License v3.0
641 stars 111 forks source link

add nesting to `off` example variation in pattern-effects.mdx #1075

Closed cleary closed 5 months ago

cleary commented 5 months ago

I was immediately curious whether off could be nested - it turns out it can, so I added an example of it in action. This example should also add clarity to the flexibility of pattern naming inside off arguments as well