get callback from the presetbrowser?
-
@d-healey I only want to get a callback from the preset browser when loading a preset, maybe I explained myself bad... :)
-
@ulrik There is no callback, you can add a button to the interface and use its callback.
-
@d-healey ok, I understand, thank you David!
-
Having a callback before and after preset loading might be a valid request (it would also give a solution to @MikeB 's issue in the other thread).
-
@Christoph-Hart Yes please!
-
@Christoph-Hart yes Please Please
-
@Christoph-Hart said in get callback from the presetbrowser?:
Having a callback before and after preset loading might be a valid request (it would also give a solution to @MikeB 's issue in the other thread).
Yes, that's why I asked, I think it could be useful :)
-
@Christoph-Hart yes please +1
-
@Christoph-Hart said in get callback from the presetbrowser?:
Having a callback before and after preset loading might be a valid request (it would also give a solution to @MikeB 's issue in the other thread).
@Christoph-Hart You found a solution here?
-
@christoph-hart said in get callback from the presetbrowser?:
Having a callback before and after preset loading might be a valid request (it would also give a solution to @MikeB 's issue in the other thread).
I know you have a lot to do but I just wonder if there is any progress on this? :)
-
@ulrik This was added, you need to create a user preset handler and from there declare the callbacks
-
@d-healey Ah, yes I remember now, thank you!