- Status Closed
- Percent Complete
- Task Type Feature Request
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Medium
- Reported Version Development
- Due in Version 0.3.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: VST Preset Generator
Opened by mzf - 22.05.2016
Last edited by mzf - 17.04.2017
Opened by mzf - 22.05.2016
Last edited by mzf - 17.04.2017
FS#22 - Display the real value of parameters
Currently, the value of the parameters is bound to [0;1], which is the value that is send to the VST API.
It’s not user-friendly, because this value will be translated by the plugin into meaningful value like ON/OFF or 1/2/4/8/16 for polyphony or a db value for volume.
So, as a user I want to see the real value of the parameter in order to better know the value that will be displayed in the GUI of the plug-in.
Technical note: use getParameterDisplay in the VST API to get this value.
Closed by mzf
17.04.2017 13:58
Reason for closing: Implemented
Additional comments about closing:
17.04.2017 13:58
Reason for closing: Implemented
Additional comments about closing:
Implemented at revision 96.