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

Samples tab improvements #1102

Closed daslyfe closed 1 month ago

daslyfe commented 1 month ago

-Allows users to select individual files on browsers that do not support folder uploads (safari and ios). This can be expanded upon later to allow uploading either/or

-samples are now sorted alphabetically -import sounds button wraps to next line on too-small screens instead of getting cropped out

felixroos commented 1 month ago

looks good!