Implement JUCE Stretchable GUI in HISE
-
I made a testPlugins with JUCE having stretchable UI. but don't know how to implement it in HISE plugins. Does anybody know how to get such thing in HISE?
-
@Tania-Ghosh Check out the first post in this thread:
https://forum.hise.audio/topic/2756/some-additions-please-enjoy/2
I've never tried it though!
-
-
@Jay Exactly (y) I tried long time ago... didn't work.
-
@LeeC No ... it will not work. I tried long time ago... even I had a comment there. It didn't work.
-
@Tania-Ghosh I don't know about this version but I created my own function, variable and object to enable this in HISE.
-
@Rudra-Ghosh said in Implement JUCE Stretchable GUI in HISE:
able this in HISE
Is this Made by The way @d-healey Scripted?
And What about the Saving State, Once you close the VST/Plugin, Is This Get updated After You Open it again? -
@Natan No, there is no link with JavaScript. I am little weak ;) in Java Script. It is entirely made in C++. It will be initialized to the default state (the value you have fixed written inside a custom class). But anyway you can make it using
setZoomLevel
if you don't want to play with the C++ -
@Rudra-Ghosh You have a solid knowledge of C++ man.
-
@Rudra-Ghosh The best!
-
@Rudra-Ghosh OMG !!
-
@nesta99 (y) .. absolutely.
-