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

get rid of canvas package #992

Closed felixroos closed 3 months ago

felixroos commented 3 months ago

the canvas package is very annoying:

the package is only used to prebuild the pngs of the examples page and the swatch page. The examples page is not even linked anymore so it's obsolete. The swatch page could also be rendered on the client (+ it's probably also rarely used by anyone)