@ustk Excellent. Working Correctly.

Posts
-
RE: Preset Browser - List item background
-
RE: Preset Browser - List item background
@ustk said in Preset Browser - List item background:
if (identifiers.contains(id)) { a.removeFromLeft(30); g.drawAlignedText(id, a, "left"); }
But if a user only enters words without the id and cat the name is unidentified. End users must need to know how to write and save presets otherwise it will not be visible.
-
RE: Preset Browser - List item background
@ustk said in Preset Browser - List item background:
One problem I guess.. If a user doesn't know the exact way to save presets name like
Category names like "BA", "DR" etc and _ speparator
the Presets name shows something like this
-
RE: How Can I do a Splash Welcome screen every time when I will launch the Plugin
@johnmike OMG. That's what I was looking for.
Thank you so much.
-
RE: How Can I do a Splash Welcome screen every time when I will launch the Plugin
@Chazrox Yes, I thought that way. Only option I have if I save and compile the plugins with keeping the flash panel on. This will do exactly what you have told. But I want something like Splash that will not have a close button. I guess Timer can solve it. But no clue how to do that.
-
How Can I do a Splash Welcome screen every time when I will launch the Plugin
How Can I do a Splash screen or Welcome screen every time when I will launch the Plugin. I want to do it more customized way. I want when user will launch the plugin it will show the about panel automatically.
-
RE: How to Show Tooltip for Label when Label Editable Option is Disabled
@ulrik Nice ! thankyou.
I have found out the reason. Once you disableit Tooltip will not be shown.
HiseSnippet 833.3ocsU0saRDDEdFfwTn1Fahd+5cslFCPoHDuPr7iRrzRDrQupYX1A1Ic2YH6NzVzXhOZ9.3CiuA3L6tzcVKUMDKWrgy24b14a+N+L88EDZPfvG.KLb9TJ.9Pzf4boSSGLiC51B.2F0CGHo9VQPGMeJNHfZCfvruQC.ymCD96mu5HrKlSnIP.vYBFgdLyiISP623cLW2NXa5PlmQzUZzkH3MEthYJ9jEUDLESt.OgdBVGVFD3s3.G.7YnhjQUn13pzZkOXjc8J10o3pkqb3nCqWmPHkqRJYWsDsL.9f11LovefDKoA.XtiD1yG3HthGc.mwBXiboZiRfApSNBtiv0V+IpQAMcXt18WJTA.0aoehrkMR1dLpGylcCdh78nPGVIYXJfvLooW1TzqjI8JZPuUPInAkxEQocPCH9roxDOZ9rIpKWUMGiU0ISpDEK.9cTSgJ.t74d3Knc7UF2jvtUKVbeK0i8d43YbhjI3VB9IBI8T9t6U3KExW3qEr9cWiGuRe5iwW35R8Woacqg+eJwc4y7FQ8225Rr6L5MAp97Sqon6VSMK4jnuZi.E7tbl7zoT9c0H.hkJ0+9P2VXIVWHhwTwMk5KYZJ.aQuTMFDUVxiZQCtPJlp5naJ7lJ352.bCYn2shKZGiGQcALa87mARIv0lSWyMMthYKcR.9TCGJahizDQJDtRl5jeJZnCKvR5PshwrFK7U1JP2vilpDQbnNAyBL34lx398HV0wUfkL9jgLUnZ59jU3vj0e6rFyMMRy5Fe9VrtUiXEMR91FMLhv8wbEMGMY49h7OnVsZKzYvjTuDzEKVbPZzxZ3kpljdsLUv+HZG0sFmTCxB6YtXY5oa8NvXGp1yTiT54Fd.SN2bG4+sQ9+UJtCpOSRbVMGyrBNpZhuO3X7hxsPsGOlRjIDLGpyGue1JBduXltGrGV5yTsfnSl4MPUoIT0oyUsO50CvL5A4H6hZasBLfxsCMTMDKhcVRaCicVZoSfGl3KNmDsTRuJdiPDEm3gWakWc+ox1pDHbQkoN6otY3bBI8q5VIVdcS7f0MwJqahGttIVccS7Eqah096Ipu390yjBunwF.nW+1ga4gv1b8twvtUvu.jfqElA
-
How to Show Tooltip for Label when Label Editable Option is Disabled
Is there anyway to show Tooltip for Label Components ? I have tried Default Tooltip way and Broadcaster way but label Tooltips doesn't work. Am I missing something ?
-
RE: I wrote a reverb
@Orvillain said in I wrote a reverb:
@Chazrox I might do a video or two on everything I've learned!
I am waiting for your videos.
I am also waiting for @griffinboy's videos on Youtube. I hope one day he will post Tutorials on Youtube.
-
RE: LAF a vertical slider using CSS
@CatABC The Slider is getting cropped.
I have changed thebottom: max(15px, calc(100% * var(--value)));
it fixed the bottom range but how can I change Top ?
-
RE: Gui Module PSD free
@tsempire I appreciate your work and endeavor towards HISE community.
-
RE: Knob Web Studio
@Chazrox said in Knob Web Studio:
else im ROASTIN YOU buddy. lol.
If you see correctly, in my older post I appreciated @tsempire work. Even I like his endeavor there is no doubt. But the the small Pro /paid features I don't like. I am free to share my thoughts, my opinion.
-
RE: Knob Web Studio
@d-healey said in Knob Web Studio:
KnobMan is not very well maintained.
Still it is being used (since 2016).
I'd put it on exporting them ;)
Then very few people will try it ;)
If you want to gain popularity ask for donation rather than forcing user for a small subscription.
-
RE: Knob Web Studio
I don't think Pro is a good option for Knob making since it is a new Web based App for Knob/Sliders. Where already KnobMan, Web-KnobMan, Blender, C4D, After Effects, Figma etc. Exist. And even with LAF we can create Knobs as well.
So (Pro) is snatching the potential of Knob Web Studio and limiting user freedom to try it.
-
RE: Multi Channel Plugin and Multi Channel Routing Flag : Problem: projucer or HISE
@Chazrox said in Multi Channel Plugin and Multi Channel Routing Flag : Problem: projucer or HISE:
NUM_MAX_CHANNELS = AMOUNT
I have done it but no result