How to use Macros/Tables with any parameter?
-
For the most part, I've found the main building blocks of HISE extremely intuitive for building all manner of plugins without even having to go near the scriptnode or IDE. But one thing I can't seem to figure out:
I've assigned a knob in my plugin as a master macro control, and through the macro control modulator found on some components - assigned that to the macro via a table which allows for very specific macro control and it's great.
In my current project, I have a bunch of different filters and saturation components - being modulated by the macro table but I cannot see any way to assign that same macro with table to other components such as Delay. I tried to create a global macro modulator, but was unable to assign that to any component that doesn't have a modulator.
I also looked at the FrontEndMacroPanel but didn't have any luck there.
Am I missing something obvious? How would I assign a table+macro to a simple parameter such as dry/wet on the delay FX?
Any help in the right direction would be greatly appreciated.