javgat / overflow-synth

Development of a musical noise synthesizer based on modular arithmetic.
0 stars 0 forks source link

Changing from period to frequency #5

Closed javgat closed 3 years ago

javgat commented 4 years ago

Implement option of changing period values to frequency values, so it is easier for some users.

javgat commented 4 years ago

Implemented basic feature.

Now I should decide if the slider should be a linearly dependent of (demi)period, frequency, or a non linear representation of pitch, similar to notes in the scale.