Syncing Custom LFO to Plugin Attributes
-
I have a custom-made LFO table where you can draw in points and remove them (not the built-in hise scripted table). How to scan through the X access of the custom LFO table to get the value and send it in real time to any plugin attribute?
-
@xander what do you mean by "custom made"?
-
@xander I imagine you can study how the table component works in HUSE and try to copy this. I’m pretty sure you can create your own custom UI components with the floating tile but I haven’t tried this.