music webapp: knob component
today i put together a general purpose knob/dial component for controlling different parameters!
the sound it makes is actually a recording of me twisting a knob on my MS20 lol.
when creating a knob component, you can specify the minimum and maximum values, and it will calculate the number of degrees from the furthest left (min value) and furthest right (max value) points on the knob. if the range between your min and max is 10 or greater, the area you can rotate between will cover the 'full' 280 degrees. that's the max.
this component will be used to control things like the ADSR, waveform, etc in the synth machine view!










