@d-healey Yeayyyyyyyyy !
it's working now .
Thank you HISE Master @d-healey .
Posts
-
RE: VST Compile error please (solved)posted in General Questions
-
RE: Can we load image from appdata and Draw into Panel?posted in General Questions
@Christoph-Hart
can't wait for new update -
RE: The definitive feature request & bug fix roadmapposted in Feature Requests
BUG:

this new feature is back to normal on develop branch.
-
Background Videoposted in General Questions
Is it possible to play a video file as background instead of using filmstrip?
-
RE: VST Compile error please (solved)posted in General Questions
@d-healey Oop Hass haa i've been jump around so many folder for that forget to copy to the new one.
-
RE: VST Compile error please (solved)posted in General Questions
@d-healey thanks you again .
Will let you know ....if it working or not . -
VST Compile error please (solved)posted in General Questions
Re-saving file: C:\Users\EvoTim\Desktop\HISE\Binaries\AutogeneratedProject.jucer
Finished saving: Visual Studio 2017
Finished saving: Xcode (MacOSX)
Finished saving: Xcode (iOS)
Compiling 64bit Instrument plugin EvoHISE ...
The system cannot find the path specified.
Compiling finished.Cleaning up...
The system cannot find the file specified.
The system cannot find the file specified.
Press any key to continue . . . -
RE: LFO !posted in General Questions
@d-healey I added constant followed your instruction,and it fix that problem.
Thank you
-
RE: Sample VU meter / gain Levelposted in General Questions
@d-healey I will think about it ,
thank you for your help -
Enable/Disable Slider without darken Filmstrip?posted in General Questions
Hi!
I have filmstrip on Slider , some time I don't want my knob to change brightness when Disabled.
How can it be done to bypass that option?
Thanks....... -
RE: Range Slider Filmstripposted in General Questions
@ustk @lalalandsynth
Thank you , now I got your idea ....
-
Can we load image from appdata and Draw into Panel?posted in General Questions
Can we load image from appdata and Draw into Panel?
-
Search and Replace Doesn't Work!posted in Bug Reports
Search and Replace Doesn't Work on the latest commit .....
-
Feature Request: Add Code Formatting (Indentation)posted in Feature Requests
What I Want:
I'd like to see a feature that automatically helps with code indentation in HISE's script editor.Why It's Good:
Makes code easier to read.
Saves time when writing or editing code.
What It Should Do:
Auto-Indent: When I write a new line of code, it should automatically indent the line correctly.
Correct All Indents: A button to fix the indents for the whole script at once.
Let Me Choose: Let me pick how many spaces or tabs to use for indents.
I don't know if there is some bug that causes my code to get the wrong Indentation ( not always ).
Thanks
-
RE: Interface Designer , More Alignments !posted in Feature Requests
@Lunacy-Audio yep, I script some of my component also , but I planned to do like 200+ Plugins with Hise and all of them will be different design.
Lot of panels in panel ,
So lock item gonna be My hero ....
-
label.text()posted in Feature Requests
Hi !
I think we always use label to show value or information all the time,
Is it a good idea if we can uselabel.text("Hello World");maybe it more handy then
label.set("text",Hello World");What do you think?
-
RE: Interface Designer , More Alignments !posted in Feature Requests
@d-healey yep, I used it a lots , but HISE missing some like
-Align right edge
-Align top edge
-Align vertical center
-Align horizontal center
-Lock in place individual itemor maybe I get so used too in Photoshop.... :D
