MAJOR UPDATE // NEW: Online KNOB BUILDER for HISE!! // Factory/User Preset System
-
@Chazrox Thanks.
Any chance we could change the angle of the gradient on the body & skirt layers?
Eg. For the inner circle here, I'd like the gradient to run from dark at 10 o'clock to light at 4 o'clock.
Right now I can only do top to bottom. Thanks.
-
@Chazrox You're doing a great job with this, thanks a lot for sharing it!
-
@ulrik
Appreciate that brotha! Im actually having a lot of fun making this and im so happy that its actually useful! -
@digi I can add this. 'Gradient Rotation offset'. I'll push this when I get home tonight.
-
Been playing around with it a little bit this evening.
I noticed you have this for the knob value (I'm using the first preset design)
g.drawAlignedText(vtVal + " db", vtArea, "centred");It might be better to use
obj.valueAsTextthen it will be rounded correctly and have the correct suffix. -
@David-Healey Ahh. Thats a good one. I have NEVER used that one before. lol smh.
Thanks! -
I just pushed a major update!
26 New Presets!
We now have 'Factory Presets' and 'User Presets' drop down menus.The 'Factory Presets' menu is populated by a github folder that I will be adding more knobs to as time goes on. Hopefully I can offer a good variety of knobs to start you off with some cool looks.
The 'User Preset' saves .json files of your knobs locally and recalls them on app launch.

Here's a short list of other updates:
Preset Library
Factory preset browser with live knob thumbnails
Personal user preset library — save, browse and load your own designs
One-click preset loadingSVG Icon Integration
Drop any SVG file directly onto the knob — auto-converts to HISE instantly
No manual copy-pasting of path arrays
Theme System
Full UI theme editor — customise every colour, font and control size
Load factory themes from the cloud
Save and share your own themes


Colour Workflow
Copy/paste colours between any pickers across the entire design
HISE colour slot assignment on every colour (bgColour, itemColour1, itemColour2, textColour)
-
Not sure if this has been mentioned but the dropshadow gets cropped.
-
@lalalandsynth You have to adjust the size of the knob so that the shadow has space not to be clipped. You can make the component any size you want once your in HISE. If its clipping in the designer for sure it will clip in HISE. Just a small caveat aswell, because of the different ways that webbrowsers and HISE handles shadows is a little bit different so that part is as accurate as I can get it but the glow radius is actually a bit stronger when compiled. But like I said, the way to do this is resize the knob shape.
-
@Chazrox cool.
Another suggestion for the skirt it would be useful to be able to do a circular gradient , if that is the right term ? SO not up dwn , but from center.
Also snapshot would be more useful for me at least with transparent background.
Or if that is tough maybe to be able to set the background for the knob in the theme.Or just a simple background color setting so you are making the knob on the same background color as your UI. EDIT: Found the BG color, perfect !
OR ...hehe, being able to import a screenshot into the background so you design the knob in situ as such.
.. When setting colors I mostly use hex but always have to flip though the other color options , maybe it could remember last used color selection method ?