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

Search bar for sound/samples #1184

Closed Bubobubobubobubo closed 2 weeks ago

Bubobubobubobubo commented 2 weeks ago

This commit introduces a simple search bar for the sound tabs using a very basic filter. It is enough to search for bass or piano and immediately get the result. I know close to nothing about React, please review the code first to see if it does not break anything.