You can do this & its pretty straightforward. Not aware of any example projects (there may be some, I have not looked), but some good examples are shown here -
Thanks mucoder!
@Jules, ofcourse I don't expect anyone to debug my code. the only reason I've published this project is to help newbies like me to see the new AudioParametersValueTreeState usage with hope someone from JUCE/ROLI could chime-in if this is the proper way to initialize it. since the behavior looks a little odd.
The state itself and listeners works really well but I thought that it would "auto-magically" support undo/redo without much code.
Since I guess most people won't have …
and here -
I’m having trouble figuring out how to use AudioProcessorValueTreeState::SliderAttachment
Can somebody who knows, please list the steps needed to set this up?
i’m very lost here