JakeCarter / circles

MIT License
8 stars 1 forks source link

Add ability to save params. #4

Closed JakeCarter closed 4 years ago

JakeCarter commented 4 years ago

While working on crow support, I setup the params to conditionally hide params that didn't make sense with certain settings. (For instance, I hide the filter cutoff if output is set to crow.) This makes saving/loading params very difficult.

First thing to do to get params to save is to list all params, even inactive ones.

JakeCarter commented 4 years ago

In the long run I'd like to support param menus (monome/norns#491) but for now I'm just going to support standard param saving/loading. I'll file a new issue to support the submenus.

To support basic saving/loading:

JakeCarter commented 4 years ago

Merged to master in f08530279b5c49feea6be07cba3abf64c196fa2d