Dear Juce community,
I want to save one of those ints as an AudioParameterInt
: 14, 18, 28, 38 or 58. The AudioParameterInt
shall not contain/return any other value. Ideally it should be linked to a ComboBox
via a ComboBoxParameterAttachment
I tried several things but cannot get my head around those normalised float calculations to get this working correctly.
Any hint would be very much appreciated.
Thanks,
Stefan