So I did get this working in the end, but ran into what seems like a bug (documented here).
Luckily in my case the @min
and @max
are always fixed, so I can just set them as @attributes
in the object, but it does feel like those should load dynamically with what you write in the dict
.
Indeed, though in this case I’m dealing with arbitrary (UI) parameters, so it’s a bit better visually reading a filter cutoff in Hz rather than MIDI etc…