The frontend should know about the range of all of the audio parameters and their default value. Right now we use a normalised range for communicating parameters, and the actual range is unknown by the frontend. This makes it impossible to show the actual current value of a parameter, or to reset a parameter to its default value.
The frontend should know about the range of all of the audio parameters and their default value. Right now we use a normalised range for communicating parameters, and the actual range is unknown by the frontend. This makes it impossible to show the actual current value of a parameter, or to reset a parameter to its default value.