
Best posts made by ILIAM
-
RE: Octave Up/Down Buttonsposted in General Questions
@keysounds Use Transposer, Its under Midi processors , Transposer
-
RE: How Can I do a Splash Welcome screen every time when I will launch the Pluginposted in General Questions
@DabDab NAMASTE Version :)
HiseSnippet 1232.3ocsVstaaaCElJIZnwaoaEXO.D4WNCAtxM2QvvbhSRi2hSMlyZ2+JnkNxhHxjFjTtwqH.6kXuD6oquAaGpK1RINXEFqN+Hh7b667cN7P1SI8AsVpHN0tY5Xf37Mt8mJLQsiXbAoyYDmm61koMfhls0oSGyzZHf33r5qsa3r9Zjzee5mNkEyD9v7sHj2J49vU7Qby7c605W3wwWvBfa3iJo8ts53KEskwxDDOq55QFy7ukMDtlYUaEWxkLcDw4GbOv6Hucfi1K.X6b3N60ziczAg6tSfWv.1AAG9Juv81evAPHw4qNOfajp9FlAzDm0NUFLsej7Chr.7VtlOHFrKZR5iQNa6KjwA1TztKocDONnWAQoInW5Mm1VMi19d2t7.9r8mSeeWp.5bKJSfNqTEdqVAdMKCOuRvaAPxoDjVKCRuvsuuhO1LWhEOesaGAVMCYXcpLTxzkrxeslaaIpgvzXD6V3BEtXlE022yaa5dddac7F0J9iKh4BfFlH7MbofJEWIwZaP8s1n1G2nFE+8xWReWDlhSv1noxDZfjFAJXaJ2P4Z5vDlhgw.BnFTMpUuoTrWvnjwy7.pHWvMbVLGwLJVo.eS7zFYZfnVKigFiUbgo9lEnXSKTuOConSdshMfxnJHDiO1qRMRLl.cLS.XnvXpMzIL0rrnmU.8GoEjxPvzVNZrT.kiRpValwJXT5hLm1lbgbEf+WWjLTeVb7.rqlhoYhFoiwJPCFZL5FtXHE+jEiYTEG2.0n9lZ1DninWp9atM0nRfYA7ZoIxZNlMZ.40QxI.lBMZrXWMIquphWVTgrhosyRg59Eo+1HQEilWtL2IDoS977E+THMoTbLNFA8IxGhr0bsY6YFZa1n5DUZEIFvbkBBYxvHpRJGQGLkFXqYpzrDsFtC7SrvLu7OCUMzFlxXmrnp2zKqU89zL7QDQdF0NulTewI7LR9cfsjkFctXPBOFyKaXlwXXmoYJMTpnL8TgeDd1QlnmC0E.gTbNC.ENpzQm4mlNt5FKrbFxh0Pgl1BAxFxwYjQw1O3fxk7.H6PxVGWpzicTvaPfT6i0Vu180nOTTX3BkkyYw13s.w4H4oMrtHYz.PUzZUnHNTq5jR2mdRY4A49YmZKonTzAGh7lwf3oFuSxOpampliJTUS5L0MJloZIeBGmb9stUJHjTbW9FPxu04LlgU3MzwXvFCJC2lGNmASvaHylXut6Yf9Vrfkpad+Lw4Yetw9tYw8OYslNGDAsJO6.IOGGb2OvCLQ1E+LtJB3CiRE82nnIEroqUwpnY8pn4J1fbz77x6zzBlLqmV7Qd.yQ0mzsJBZAnCZMlgSkMkh1CSQCbm0.2qOo6I8u4bRHRo84+QIF+xVjGeWHdKrLHIlYpd0r8AL4BvtvJ2GZuySnwyykefy+a2W+4BwW31ia7iVLFWYAXDKVeIvX9qb1v87vP7R24.bM2K98uLOog7qRbnoXXWlQwsMSWmLpO9xPe.it.6ErSAbVwddMasWQeVePDjt3eve4BaVz0aE1rPHYDyWIee9kU12Q8rzcPLIRey453iew0zlO9b8H7Ycu22upqdjguZYMbmk0vcWVC2aYMb+k0vCVVCO7+1P6qtOIwHGkcrgP5167z4vNNmKXXGXZ2J4eAf3Z2JJ -
RE: Abeleton shows An error about a plugin I Compiled with the Latest Commitposted in General Questions
@d-healey said in Abeleton shows An error about a plugin I Compiled with the Latest Commit:
13 minutes ago
@ILIAM Are you compiling the network before compiling the pl
Just compiling the plugin, the network above has only 3 nodes, 1 timer, 1 MinMax, and 1 Bipolar.
I 100/100% sure the error is because of the Timer node ( set to Random ) -
RE: Midi Overlay Panels in Compiled Plugin Crashing DAWS?posted in Bug Reports
@Goodflow said in Midi Overlay Panels in Compiled Plugin Crashing DAWS?:
HISE/hi_components/midi_overlays/MidiOverlayFactory.h
Line 40:
class MidiOverlayFactory: public DeletedAtShutdowngets changed to
class MidiOverlayFactoryThis fixes the Midioverlay Disappearing?
@Matt_SF Matt, Take a look
️
️ -
RE: VST3 / Ableton / Macro Modulation Issueposted in Bug Reports
@bendurso Worst than that is that you can't undo redo anything, try to bypass / unbypass something, you'll see
-
RE: Disable Shift-Click Knob Text Boxposted in Scripting
@d-healey said in Disable Shift-Click Knob Text Box:
const mods = [];
for (x in knobs)
mods.push(x.createModifiers());Thank you
-
RE: How to Invert a Set of Button Values with a Single Click?posted in Scripting
@d-healey said in How to Invert a Set of Button Values with a Single Click?:
t's only going to apply if the button is 1 (because of your if statement).
Very nice :) Thank you
Yeah, I want this to act as a momentaryso :
if(value) { for (x in Buttons) { x.setValue(!x.getValue()); x.changed(); } }
Latest posts made by ILIAM
-
Dark and Bright UI Designposted in General Questions
Hey
I was wondering whats the best idea to make a 2 mode ui? Bright / Dark?
-
RE: Octave Up/Down Buttonsposted in General Questions
@keysounds I'm on my phone and Can't help more, But the structure is there.
Good luck -
RE: Octave Up/Down Buttonsposted in General Questions
@keysounds another way is to add the value*12 on setAtrribute.
So Knob.setAttribute(Transposer.Trasnpose,Value*12);
You can now Make a knob with -2 to 2 min max values , and it will change the transpose for octave use.
-
RE: Octave Up/Down Buttonsposted in General Questions
@keysounds Use the below script , and connect it to the transposer, Then change the step size of the knob to 12.
Knob.set("stepSize", 12.0 ); -
RE: Octave Up/Down Buttonsposted in General Questions
@keysounds Use Transposer, Its under Midi processors , Transposer
-
RE: Need Help Structuring My Sample-Based VST (3-Sampler Instrument)posted in General Questions
@d-healey Also, I could add a Link button somewhere on the UI to link all the amps together. What do you think?
-
Need Help Structuring My Sample-Based VST (3-Sampler Instrument)posted in General Questions
Hey everyone,
I’m almost done with my new project — a sample-based VST with 3 individual samplers. Everything works as expected, but I’m now at the stage where I need to merge and structure everything properly.
Here’s how it’s currently set up:
- Each Sampler (1–3) includes:
- Gain, Pan, Pitch (linked to an LFO), and Width controls
- A full ADSR envelope section
- A Sample selector dropdown
- Individual Send Delay and Send Reverb knobs
- A Bypass switch for turning the sampler off
On the Master Chain:
- A few global FX modules (EQ, Compressor, Glide, etc.)
Now here’s where I’m stuck —
Should I give each sampler its own Filter Envelope, or would it be better to place everything inside a single container and just use one shared Filter Envelope for all three samplers?Thanks
-
RE: Scriptnode Global Mod + Filter Frequecny makes nasty noises!posted in ScriptNode
@Christoph-Hart No difference, Noisy as hell:


