@hyperphonias You need to enable the isPluginParameter
property
Beta Testers
All developers participating in the HISE Betatest Program
Posts
-
RE: LAF issue
@hyperphonias If it's from a few months ago the snippet in that other thread will definitely work.
If you want to get up to date, take a look at my free course
HISE Bootcamp: No Coding Required – Audio Dev School
A beginner-friendly course that teaches you how to build real, working audio plugins using HISE - without writing any code.
It’s designed for musicians, sound designers, and audio creators who want to bring their plugin ideas to life without learning a programming language.
The course is structured around two complete projects: first, you’ll build a custom sample library instrument, and then you’ll create a spatial audio effect plugin.
Along the way, you’ll learn how to use HISE’s visual interface to import and map samples, design user interfaces, connect modulation sources, and export your finished plugins.
Every lesson focuses on practical skills, and you’ll get access to guidance notes, cheat sheets, and supporting materials to help you stay on track.
By the end of the course, you’ll have built two working plugins - and you’ll have the confidence to keep creating, no coding required. You’ll also receive a certificate of completion to showcase your skills.
(audiodevschool.com)
-
RE: LAF issue
@hyperphonias It's been there for a long time, but you should use the latest develop branch anyway.
-
RE: LAF issue
@hyperphonias Use local look and feel rather than global.
Check the example here:
Vector knob assistance
@rzrsharpeprod look in the snippet browser examples, theres a whole template in there for this.
Forum (forum.hise.audio)
-
RE: Is it possible to merge two ch1 files?
@CatABC Oh that's bad...
HISE has the ability to write audio files. So perhaps you could create a script that loads each sample into a buffer and writes it to a file.