hi guys,
could someone please provide an example on how to use the AudioParameterChoice inside audio plugin and access and modify the values from the editor?
thanks!
no one?
The DSP plug-in demo uses the AudioParameterChoice class:
3 Likes
nice! thanks!
Hi, that link seems to be broken
Can anyone please supply a new link to this kind of info?
cheers, Ollie
1 Like
Maybe I found something: https://isrc.iscas.ac.cn/gitlab/mirrors/github.com/weareroli_juce
The official JUCE repository is now here:
The relevant line/file is here:
1 Like
