AudioParameterFloat::onValueChanged

Hi, there’s a lamba function that I can use to perform some changes when an AudioParameterFloat is changed as i do with sliders for example?

Thank you in advance!

currently you need to implement that in a wrapper or a sub-class

1 Like