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

Fixes drawPianoroll import in codemirror example #1116

Closed giohappy closed 1 month ago

giohappy commented 1 month ago

drawPianoroll is exported by @strudel/draw now.

felixroos commented 1 month ago

thanks for fixing :) you'd need to run pnpm i once more and commit the then updated pnpm-lock.yaml to fix the test run

giohappy commented 1 month ago

lock file updarted