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
677 stars 119 forks source link

`bite` is creating onsets #1190

Open yaxu opened 1 month ago

yaxu commented 1 month ago
sound("hh").bite(4, "0 1 2 [3 4]")

The wrong join is at play..