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

createParams / createParam / registerControl need tidying #1098

Open yaxu opened 1 month ago

yaxu commented 1 month ago

As discussed in https://github.com/tidalcycles/strudel/pull/1093

We probably want to roughly rename createParam to registerControl and createParams to registerControls, but might want to make some API changes in the process.