typo in JuceDemoPluginAudioProcessorEditor::ParameterSlider of audio plugin demo

Hi Guys,

 

Just wondering

Shouldn't JuceDemoPluginAudioProcessorEditor::ParameterSlider::valueChanged call setValueNotifyingHost instead of setValue ?

 

Thanks !

Yes... I think you're right, thanks! Will fix that.