
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
-
RE: Dark and Bright UI Designposted in General Questions
@d-healey @Chazrox Thank you Guys, Will try and report back

-
RE: Dark and Bright UI Designposted in General Questions
@Chazrox and One thing
sendRepaintMessage() works on Laf and All components? Panels?Example:
AllPanels[i].sendRepaintMessage();
AllKnons[i].sendRepaintMessage()It works like this?
-
RE: Dark and Bright UI Designposted in General Questions
@Chazrox Thanks man
Im working on a big project, and Lots of Painting.var BgColour = [];
then inside an inline, Using
if value = BgColour= Colour.Black
else
BgColour= Colour.WhiteAnd Using BgColour on All Compnents and Sending Repaint message?
Is This safe?
-
RE: Dark and Bright UI Designposted in General Questions
Are we good like this?
Content.makeFrontInterface(300, 100); const var Panels = [Content.getComponent("Panel1"), Content.getComponent("Panel2")]; const var Labels = [Content.getComponent("Label1"), Content.getComponent("Label2")]; const var ThemeSwitch = Content.getComponent("ThemeSwitch"); inline function onThemeSwitchControl(component, value) { local col = value ? 0xFFFFFFFF : 0xFF000000; local Invcol = value ? 0xFF000000 : 0xFFFFFFFF; //Panels for (i = 0; i < Panels.length; i++) { Panels[i].set("itemColour", col); Panels[i].set("itemColour2", col); Panels[i].repaint(); } //Labels for (i = 0; i < Labels.length; i++) { Labels[i].set("bgColour", Invcol); Labels[i].set("textColour", col); } }; Content.getComponent("ThemeSwitch").setControlCallback(onThemeSwitchControl);HiseSnippet 1121.3oc0W8+SiaCE2AHHZt0S6j1e.Q7Ss6PPZKb.ic55QA1p1AW0J6zlNc5jahaqEI1UIt.cm3+48e.6Y6jFWHTfJseXVBj76K9ym26Y+xqch49jjDdLxx47IiHHquyt6DlXXqgXJC09Hj0KsOEmHHwtZQGNYDNIgDfrrV9WjBrJsBRs9m2cHNDy7I4hPnOwo9jOPinhbocZ9azvvSvAjyoQFVucy19bVKdHeLvmks8Piv9WfGPNCKMaIazuhSFhr9Q6c812qAY+cBH3F60XmZd382s+1MB7B5g2MXu5d824M81kzGYs5wATAOtq.KHIHqUNjGLo6P9ULM.ehlP6ERjapg5BHqEeBOLPFhRonVCogAcxRTIH3T5jm1VVm19A6SoAzoxySeeuRgatGlIPqklkdKOC8p8Pzq.JYYPoUzT5U1c8ioiD4Zj74E1sYP0rOFpSlTQaKZokWwtEGrfI1LBeA4jXXyTOpzvyaC2ZddUOnrSYGnZkHbuDG61AyHgItu08yYNOfHZwiFwYvlJqqzWa8paT1wsf0bbp95U+hBLS39.t2bgSo+4BmxIC3LA77gjHR2qnB+g.pE6ugMqqyOTVHkQb6Ol4KnblKmYXi7Ph4gU7yNgM.jBGSpV14akcJEx8wgt97P.Okb2245c8IoK2eRswSsNXp4sYWdeOzFk5gdAd3nSMasktzAGQedraEJ3r2AtT2eNsltYHgMPLDD85WW0ELSRtRZcel9kMSHPnSEjH86102PxYY3OGipWrUwjQvqFQEk7af+bJA+aqszU6BXnVQwLTqaJ38FLke5jjF76Xkfbs3dwgjIkctQUQeBUd4IkVaagCC6AsvpTTgu5AF2KNiKHejUopy2fn9FG26ppe+B0kdTgj3BUKauFOOGqvFG0iDmcyKyPnExr8kV8o0WxWmcLLjyZynhONhjte9MVQooWY+rTFBlJTcydYZ2rCGKDbFhBGRYairJREBle5A8GsOBKvYGFbt.ViHwBpLjrNhbI7oIcqxR1GQRtPvGgrrmVWgv9IB804vRaNwjCWQCDvWrrsBfMCIzACEY6PF.8BMPky5XKeRnvYMacmSSHPnGGhL0sal+pCjtJH5VEMyeKZJN6URpL0J+Mgozd73.RbW5eOaJ+YDS0Mio+p4+Kho0lMlTcORiI8mbdv5T6lOvUg52gh2BqBo3s2kLkdDxnRvZ3dpDQBpQv7L308G+.F7gGLNDKlcZH4LioJfVQyLBhbLCVBULwblxmwHRdycDomJEekcG4i5h43REvQnAy+EbLcvxx1G2uOwWjSvUrO4OWzoHeD3+c9XAkM3TrHlJu7b13ntPk1m.nyjelVdQYI40P8dO4dYFnKgEn1HuljprlbuUpxZYJQQX+X9W80s2kittlRBvIlZL+Rvu2.16V69czifIo+pu+rG08br9h5XiE0wsWTG2YQc7MKpi6tnNt2i6n7G579wBdj9YCBcZmiUeA1x5XFFtAptsh9WfpOVWG -
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