HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Sawer
    3. Best
    S
    • Profile
    • Following 5
    • Followers 0
    • Topics 87
    • Posts 717
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: The world of HISE

      Hello, my name is Robert, 22 and Italian. Aspirant Audio Programmer and Developer.

      posted in General Questions
      S
      Sawer
    • RE: How to Emulate Hardware or Software Instruments/FX in HISE

      @orange Yess absolutely!! I’ve just saw your Fx plugin on YouTube and I was like...wooow all of this in Hise?!! You’re great in doing all these things! Concerning Hise, I think that in some few years this IDE will absolutely surpass JUCE. It’s way more intuitive (I started in November last year) and it helps you being more “creative “ in terms of creating your plugin.. because majority of the task, Hise is already doing it for you (Exporting, previewing ecc).
      Tho there very little tutorials on this and can be a little bit frustrating. But if you’re determined by trial and error you can figure it out! Thanks also to @d-healey for your efforts on giving tutorials, it helps a lot!
      What I think is that Hise would be perfect if it has an Web Audio Module, whereby you can create your plugin and make sure people can have a try on your website to have a feel.
      But yeah , after all this.. Hise is the future!

      posted in General Questions
      S
      Sawer
    • RE: Merry Christmas!

      Mery Christmas to everyone! You Guys are Amazing!!!

      posted in General Questions
      S
      Sawer
    • RE: Server returns status code 0

      @d-healey Solved, the name of the product had some spaces in between. Since characters do have UTF8, I replace the space with '%20'. that's it.

      posted in General Questions
      S
      Sawer
    • RE: Implement JUCE Stretchable GUI in HISE

      @Rudra-Ghosh The best!

      posted in General Questions
      S
      Sawer
    • RE: Is anyone making a significant portion of their income doing HISE dev?

      @orange Yess!! Hause Sauce Is a fantastic name ahaha.

      posted in General Questions
      S
      Sawer
    • RE: Missing stuff in Hise

      @d-healey @ustk I made it guys. Thanks so much for the help and the patience :D I'm really greateful.

      posted in General Questions
      S
      Sawer
    • RE: Blurry Panel?!

      @ulrik @Natan @ustk Ok guys. Thanks a lot. I'll try it out!

      posted in General Questions
      S
      Sawer
    • RE: HAPPY 2021 Everyone :) 🎈🎈🎊 🍷 🎊 🍸 🎉 🎈 🍻 🎆 🥳🎇🎉🎈🎈

      Happy new year guys! its a blessing to br part of this community.
      Hise is the future, and the future is now!

      posted in General Questions
      S
      Sawer
    • RE: Calculator Project

      @d-healey Thanks David.

      So I realised that I'm trying to solve problems that are bigger than me. This project is bigger than me. I'm pausing it for now and and solve easier problems while getting more of the logical thinking. Once I get more experience on this, I'll come back with more knowledge and more confidence to solve.
      Thanks a lot.

      posted in Scripting
      S
      Sawer
    • RE: Custom Dsp Nodes 101

      @ustk Update: I just had to change the amount of delay.

      posted in ScriptNode
      S
      Sawer
    • RE: Implementing Independent Ordering of FX Modules

      @d-healey
      Unfortunate . It could have been a nice feature. Even In daws you can change the order of the fx in a channels, It creates other sounding possibilities .

      It could be a possible feature to implement?

      posted in General Questions
      S
      Sawer
    • RE: FileSystem.findFiles(var directory, String wildcard, bool recursive)

      @d-healey An object and its id, maybe? something like "Object 0x3b35018" ?

      for (file in filesArray)
      { Console.print(file);  }  
      

      Here you go :)

      Probably it's a kind of different object, I get it.
      Is there a way to stringify it and get the name of the file?

      posted in General Questions
      S
      Sawer
    • RE: How to check if a json file is not in the project folder

      @d-healey , @Lindon Working super, thanks so much for the help!

      posted in General Questions
      S
      Sawer
    • RE: Simple button conundrum...

      @d-healey Update and working! Thanks

      posted in General Questions
      S
      Sawer
    • RE: Building Hise As Plugin Error

      @d-healey Works. Thanks

      posted in General Questions
      S
      Sawer
    • RE: Sync Gain "shaper"

      @orange Thanks man.
      Learned something new today! thanks so much man! really appreciate

      posted in General Questions
      S
      Sawer
    • RE: Panel animation movement

      @Matt_SF Man it works!!!
      Will compare the code and give feedback on where I messed up. Thanks so much man!!

      posted in General Questions
      S
      Sawer
    • RE: Rounded rectangle joints

      @d-healey Thanks, The frame itself is eating part of the path, If I got it.

      posted in General Questions
      S
      Sawer