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
643 stars 111 forks source link

alias - for ~ #981

Closed yaxu closed 7 months ago

yaxu commented 7 months ago

~ is impossible to type on many keyboards without tricky combos. This adds - as an alias for ~. It's kind of surprising that people have put up with this for so long.