
Posts
-
Spectral Gating
What is the best way to implement a spectral gating effect in HISE?
-
RE: Resonance Suppression
@JulesV I would also like to know this- I believe I tried using this before but it didn’t work in HISE. It only worked in the JSpatcher mentioned in the article
-
RE: is there a way of getting motion background filmscripts ?
@sodanswishers I thinks there’s a glsl morph ball example in the HISE snippet library- you can look at that
-
RE: FREE DESIGN || Upgrade Your Keyboard!
@Chazrox looks really good! Thanks
-
RE: Fee's involved in selling my plugins?
@d-healey so no fees if you release source code, correct?
-
RE: Romplerz
@clevername27 what do you mean by the API is not reliable for business?
-
RE: AU passes auval but no GUI only in Logic
@whoopsydoodle idk but some ideas:
- Do you have Content.makeFrontInterface?
- Is there a Zoom handler?
What exactly is on your ui?
-
RE: Problem with turning plugin on and off.
@xander this is in the compiled plugin right?? If so, which daw is giving the issue and have you tried in other daws?
-
RE: change color search icon
@tiesvdam and you can add the icon as an icon font or svg and then color it in this laf
-
RE: Popup-MenuBackground
@whoopsydoodle https://forum.hise.audio/topic/11930/feature-request-missing-laf-colour-properties?_=1740954613418 you can’t do rounded corners as of now… it’s a missing Laf function
-
RE: Slider strips
@xsaad I think you need to set the filmstrip image and numStrips
-
RE: Any RNBO experts about? Need guidance editing existing patch
@DanH not an expert by any means but what’s the problem with the patch?
-
RE: [Feature request] Missing Laf colour properties
@d-healey Bumping this- having rounded corners would be magnificent :D
-
RE: Problem clicking area's with custom preset browser
@mmprod And I think I found the fix. You can change the width of the buttons using the button bounds
You can change the x, y, width and height values here. So just change the 3rd value and that should fix it. You might have to readjust the positioning
-
RE: Problem clicking area's with custom preset browser
@mmprod I think I understand the problem: the buttons have a rather large 'hitbox' and when we change the position of the buttons, the 'hitboxes' overlap because they are too large, causing issues. Another demonstration without moving the icons: https://www.youtube.com/watch?v=tXe0C4pP3mU
Basically, can we take away the extra padding in the button so it is only activated by clicking on the icon?
-
RE: Problem clicking area's with custom preset browser
@tiesvdam what do mean by accidentally moved them?