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
582 stars 105 forks source link

much simpler clock poc #1050

Open felixroos opened 2 months ago

felixroos commented 2 months ago

trying out yet another scheduling approach.. this time using an AudioWorklet as a clock source. it looks very promising and the logic is much much simpler than the current zyklus way

testable at http://localhost:4321/laserclock