Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@Adam_G Here is my project if you would like to take a look at it:
https://we.tl/t-hdRoNkpvt8
@ustk you sir are the man, thank you
@Adam_G is it any plugin or just your plugin? If you do this with an empty project exported, does it still happen?
@Christoph-Hart darn. okay, thanks for the reply. :)
@Adam_G Ok, I understand. Have you checked out this? Maybe it contains the accurate sample information? I couldn't find any information about this in the documentation except for what the image says... Skärmavbild 2024-07-17 kl. 11.14.42.png
@Adam_G You can do it with look and feel - no need for a button, just style the combo box.
sorry found this post right after i made that one lol https://forum.hise.audio/topic/7752/can-t-find-effects-in-dll-sanity-check-failed/7?_=1717773352156
thanks @Lindon
@paper_lung Ignore me, found it. For those wondering, it's on the plugin window itself under the settings icon.
@Adam_G ```
one option;
const var tip = "Hello World";
Knob1.setTooltip(tip);
@d-healey just what i needed thanks
@tomekslesicki i was having a brainfart i think.. the solution is here https://forum.hise.audio/topic/7554/export-error-macos/16?_=1706158619163
@d-healey ty sir
@Adam_G
You need to pass an array into the first parameter. Either write it right there, or pass a variable.
https://docs.hise.audio/scripting/scripting-api/sampler/index.html#setmultigroupindex
@Lindon @d-healey thanks guys i figured it out :)
anyone seen this before? very frustrating
@d-healey For me the only thing different was having to create those two folders manually. Everything else works the same.
@Adam_G Thanks for the heads up!