Set Label Text on Preset Load?
-
Im trying to get the current user preset to show on my label when I load a preset in the stock preset browser.
Desired action:
- load preset
- preset name drawn on label.
I was trying setPostCallback() but Im not sure how that works exactly. Can anyone give me any tips please?
-
-
@David-Healey Thanks! I ended up figuring it out from an old post you advised on as well. lol. Attached the callback to a slider with 'save in preset' loaded that triggers the callback on preset load.