HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. sakorada
    3. Best
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 47
    • Posts 163
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: VST Compile error please (solved)

      @d-healey Yeayyyyyyyyy !
      it's working now .
      Thank you HISE Master @d-healey .

      posted in General Questions
      S
      sakorada
    • RE: Can we load image from appdata and Draw into Panel?

      @Christoph-Hart 👏 can't wait for new update

      posted in General Questions
      S
      sakorada
    • RE: The definitive feature request & bug fix roadmap

      BUG:
      b59cf4aa-fb19-48c5-b952-b8ffccb4faaa-image.png
      this new feature is back to normal on develop branch.

      5fe40ec3-669d-480f-bc2b-a7849cfd49d2-image.png

      posted in Feature Requests
      S
      sakorada
    • Background Video

      Is it possible to play a video file as background instead of using filmstrip?

      posted in General Questions
      S
      sakorada
    • RE: VST Compile error please (solved)

      @d-healey Oop Hass haa i've been jump around so many folder for that forget to copy to the new one.

      posted in General Questions
      S
      sakorada
    • RE: VST Compile error please (solved)

      @d-healey thanks you again .
      Will let you know ....if it working or not .

      posted in General Questions
      S
      sakorada
    • VST Compile error please (solved)

      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 . . .

      posted in General Questions
      S
      sakorada
    • RE: LFO !

      @d-healey I added constant followed your instruction,and it fix that problem.
      Thank you🙏🏻

      posted in General Questions
      S
      sakorada
    • RE: Sample VU meter / gain Level

      @d-healey I will think about it ,
      thank you for your help

      posted in General Questions
      S
      sakorada
    • Enable/Disable Slider without darken Filmstrip?

      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.......

      posted in General Questions
      S
      sakorada
    • RE: Range Slider Filmstrip

      @ustk @lalalandsynth
      Thank you , now I got your idea ....🙏🏻

      posted in General Questions
      S
      sakorada
    • Can we load image from appdata and Draw into Panel?

      Can we load image from appdata and Draw into Panel?

      posted in General Questions image panel
      S
      sakorada
    • Search and Replace Doesn't Work!

      Search and Replace Doesn't Work on the latest commit .....

      posted in Bug Reports
      S
      sakorada
    • Feature Request: Add Code Formatting (Indentation)

      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

      posted in Feature Requests
      S
      sakorada
    • RE: Interface Designer , More Alignments !

      @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 ....😁

      posted in Feature Requests
      S
      sakorada
    • label.text()

      Hi !
      I think we always use label to show value or information all the time,
      Is it a good idea if we can use

      label.text("Hello World");
      

      maybe it more handy then

      label.set("text",Hello World");
      
      

      What do you think?

      posted in Feature Requests
      S
      sakorada
    • RE: Interface Designer , More Alignments !

      @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 item

      or maybe I get so used too in Photoshop.... :D

      posted in Feature Requests
      S
      sakorada
    • RE: Check if timer is running

      @iamlamprey Thank you ... 😊
      And Hope to see

      myTimer.isTimerRuning();
      

      in the future.

      posted in Scripting
      S
      sakorada