Best posts made by huen97
Latest posts made by huen97
-
HI,I have a question, how to add JUCE license in Hise folder??
How to prove that, i have buying a licensed??
-
Lottie animations loop?
everyone have any ideas? is there any article for reference?
so exhausted......
-
RE: I have a questions , How to create bypass button on EQ effect?
//Bypass0_EQ
inline function onBypass0Control(component, value)
{
ParametriqEQ.setBypassed(ParametriqEQ.BandOffset * 0 + ParametriqEQ.Enabled, value);
};Content.getComponent("Bypass0").setControlCallback(onBypass0Control);
I don't know how...so now i am trying....
-
I have a questions , How to create bypass button on EQ effect?
I want to create a button , separately for 1-6 EQ...
-
RE: Engine.loadUserPreset | Load Preset From Button
@d-healey why this example not working for me , I am trying to use the button to load the presets , but fail.....
-
RE: I have some question about load presets
What should I do if I want the combobox to load only a few presets, currently I have created two Samplers, I want this combobox to only load the presets of sampler2
Sorry my bad English
-
RE: no sound output in my plugin
@d-healey hi,this is my install video,the plugin Direct me,select the hr1 file and select the location sample file (Ch1)
https://youtu.be/KtE2eXxz8Hc