@resonant Thanks bro!

Posts
-
// NEW : Online Button Builder for HISE! // LAF & PNG Filmstrip Exports // Feedback Welcome!posted in Scripting
I hope some of you have been finding the 'Knob Designer' app I made useful.

By popular request! (me and a few people haha).....Presenting...
Rox Button Designer For HISE!!

Exports LAF functions and PNG Filmstrips
2 separate modes for 2-state and 6-state button projects.


My Favorite Feature!
When using SVG's the app automatically parses a hise number path without you having to touch the built in converter at all.

If you've tried the knob builder app, you can expect this one to be just as feature packed.
I wont bore you with verbage.Check it out!
https://rox-button-designer-for-hise.netlify.app/**Im currently working on a preset library so i'll link that in an update soon.
-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi I can add this. 'Gradient Rotation offset'. I'll push this when I get home tonight.
-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@ulrik
Appreciate that brotha! Im actually having a lot of fun making this and im so happy that its actually useful! -
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi You should be able to adjust step size in script. I cant set step size in LAF script. Hise handles this with the component property editor by default, other than that you can script the stepSize parameter. The knob should follow the step size you set.
If you want a knob with 10 steps, set your knob min/max to 0-9 then set your knobs step size to 1.0. That will give you 10 equal stops across the knobs full range.
-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi I AM working on a preset gallery.... but it'll take a while to get as many as knobman has.
haha -
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@Lindon Thanks!
@Lindon said in UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.:
truck load more examples....
Presets?
-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi as supsected, the designer canvas exaggerates the shadow a little more than what will render in HISE. I think you're good to go. Looks great.


-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi also...the approximation of the drop shadows shown on the canvas and what renders in hise is a tiny bit different because of how the browser and Hise treats blurs differently. have you tried to compile in HISE and see what it looks like? If its only clipping on the bottom and not the sides, just increase your component height in HISE to reveal the rest of the shadow.
-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi Can you save the knob file and send it to me please. I'll take a look. DM me the .json file please.
-
RE: SVG -> base64 Batch conversion?posted in Scripting
I tried to load a 'duo-tone' svg with Base64SVG and this is the result?

SVG file:

Am I doing something wrong or not understanding something?
-
RE: SVG -> base64 Batch conversion?posted in Scripting
@dannytaurus I had such a hard time finding any info on base64 I just went with path number arrays. It works great. This converter/library can convert a whole folder all at once. I swear the 5 steps it takes to convert an SVG takes too long especially when you want to test out different svgs, the process is painful. This helps. I just loaded all my svg's into this converter and now I can just browse and copy the numbers. Way less painless for me. Im very impatient sometimes but I think its a gift. lolol
-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
UPDATE:
Added 'Fixed Body' layer so you can make these types of knobs. I dont know what theyre called but they look like this.
You can make rectanlges or pill shapes.


FixedBody parameters:

Other updates:
Canvas resize handle (so you can see more parameters)
Canvas Zoom slider
Draw Text Shadows
Copy/Paste settings between 'Body' Layers 1/2/3 per @digi request
Copy/Paste settings between 'StarBody' LayersCopy/Paste: (Find these on 'Body' and 'Star Body' layers)

Canvas Resize/ Component Zoom slider:

-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi I was gonna do that actually. I already added that to the StarBody layers but must have forgot to do the rest. I got you. update will be pushed by tomorrow. easy.
@digi said in UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.:
annoying
I feel you brudduh. haha.
-
SVG -> base64 Batch conversion?posted in Scripting
Does anyone know if theres a way to do batch conversions of SVG's to HISE compatible base64 strings? I know its a reach but I also know there are some pretty smart people here so I thought i'd just ask around!

-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@digi
Im glad to add anything within reason. If people need it, I want it too! lol -
RE: [Devlog] Blogposted in C++ Development
@griffinboy Yesss! Been waiting for you to pop out with these! Im here for it!


