modular-synthesizer / frontend

The frontend for the Synple application
https://synple.app/
0 stars 0 forks source link

Rework the selection and edition of parameters to make it more customizable #93

Closed vincentcourtois closed 12 months ago

vincentcourtois commented 12 months ago

By using a composable, and the strategy design pattern (strategies depending on the type of the edited control), we'll be able to rework the whole parameter edition system so that faders will be linear, and the modification of the system will be easier.