• HISE Blog Entries

    Pinned Moved
    1
    1 Votes
    1 Posts
    1k Views
    No one has replied
  • [TUTO] C++ Third Party Node - XCode

    6
    6 Votes
    6 Posts
    63 Views
    griffinboyG

    @ustk

    Thanks for doing this. I intended to but I've been drowning in work lol

  • Things I've Learned about ML Audio Modelling

    8
    7 Votes
    8 Posts
    182 Views
    C

    @hisefilo I used this as a basis. The important part for now seems to be that your model is in the "keras" format. The aida-x ones are like that by defaults.

    https://forum.hise.audio//post/89837

  • [Tutorial] How to create a c++ custom node

    23
    15 Votes
    23 Posts
    794 Views
    O

    @griffinboy I'd love to get a look at your process there!

  • Found Another Tutorial Source of HISE Plugins Development

    2
    2 Votes
    2 Posts
    227 Views
    U

    Hello. I took this course. When I purchased the course, I received a free course on creating a GUI. I can't say I was very inspired by this course. Yes, it certainly lives up to its name. We can add ready-made fx and load buttons from knobman. This concludes the course. I got most of the information from the document, forum and video.

  • HISE on WINE

    6
    1 Votes
    6 Posts
    173 Views
    d.healeyD

    @modularsamples It's possible I've made some other fixes in my fork that I can't remember - or possibly it just works on Debian better than on Ubuntu, but I don't think this is the case as it works well on Linux Mint which is based on Ubuntu

  • NEATBrain Writeup

    11
    17 Votes
    11 Posts
    562 Views
    iamlampreyI

    @orange we could also just make our own with the neural node 😉

  • Thank you Christoph

    24
    12 Votes
    24 Posts
    1k Views
    clevername27C

    @obolig I appreciate that @Christoph-Hart has been a lot more active on the forum here. I may be in the minority in thinking that HISE doesn't need any more features – just more information about the ones that already exist. There's more than people realize, with direct access to FFT bins being the universal Turing machine of DSP.

    In terms of companies using HISE, within the context of the ones I work with and advise, there is potentially significant interest in the JavaScript engine (not the sampler elements). From my perspective, the outwardly-facing obstacle is that there simply needs to be more than one person behind it to provide the necessary stability, maintenance of knowledge assets, and overall mitigation of inherent risk that is inherent with incorporating external systems into existing commercial ecosystems.

  • i need a shirt 😅

    8
    3 Votes
    8 Posts
    425 Views
    d.healeyD

    @iamlamprey If you're using the Rhapsody template within HISE then there is no built in updater unfortunately. What I do is add the Rhapsody boilerplate as a git submodule to my projects, then I can just update it with git pull.

    Basically you just need to replace the boilerplate files you currently have with the same ones from here - https://codeberg.org/LibreWave/RhapsodyBoilerplate

    Then in on init you need to run Ui.createTemplate("your project name); and it will update the UI to the latest version, you can delete this function call afterward.

  • Happy Thanksgiving from the US!!!!

    1
    5 Votes
    1 Posts
    133 Views
    No one has replied
  • Introducing Rhodecase88! A plugin built by the HISE community!

    5
    8 Votes
    5 Posts
    331 Views
    virtuscapeaudioV

    @DanH Thank you Dan!!!

  • Wishing HISE Family a Very Happy Diwali

    5
    10 Votes
    5 Posts
    357 Views
    Matt_SFM

    @DabDab Thanks, Happy Diwali to you!

  • Automatic Installer for Windows: Inno Setup Script

    8
    3 Votes
    8 Posts
    1k Views
    O

    @bendurso Thank You! This helped me resolve the issue. I wrote the prompt for the LinkWindows file to look inside of the samples folder instead of the samples folder itself. Everything is working great now.

  • New Plug-In Released - MOD-EQ-1

    13
    6 Votes
    13 Posts
    612 Views
    DanHD

    @orange Yes the filter modules are all in scriptnode, the parameters are modulated by the lfos, and then global cables carry the values out to wherever you need them, which in my case was the EQ module.

    There's no blur actually, I just added a tiny bit on the webpage for general sexiness 😆

  • RNBO Video Tutorial for HISE

    15
    0 Votes
    15 Posts
    921 Views
    DabDabD

    @Phelan-Kane has made tutorials on it...

    https://youtu.be/64dTcwnP40o?si=sZ0JiMztyBq3-aSm

    https://youtu.be/-0tkr5ypLT4?si=wY8SXIS-YDT8Gw6-

    If you are interested please visit to his channel to learn more. He is a Max MSP certified instructor.

    https://forum.hise.audio/topic/8204/max-rnbo-hise-tutorial-vids-available

  • NEAT Player Source Code

    14
    5 Votes
    14 Posts
    759 Views
    Adam_GA

    @iamlamprey wow :astonished_face: i had no idea you could do things like warp and stretch the objects with painting. ill have to dig more for some examples

  • Complete Guide to Install Virtual Machine for Mac OSX and HISE with FAUST

    24
    0 Votes
    24 Posts
    2k Views
    Dan KorneffD

    @d-healey The feature in itself should work, but macOS is very picky about GPU specifications. You'll have to look up a GPU compatibility chart to see if your hardware will work.
    https://hackintoshenglish.fandom.com/wiki/GPUs_Compatibility

  • Romplur vs Maize Sampler still HISE Rocks

    13
    2 Votes
    13 Posts
    3k Views
    FrankbeatF

    Today I found out about another feature that makes HISE rock for me:
    The decay curve of a HISE modulator is way closer to an ideal logarithmic one than I know it from Kontakt, Battery and many other software instruments. This comes very handy to me as I love to model analog synth drum sounds in digital realm.

    To anyone looking for details on that:

    Battery 4 and Kontakt 5 have a very steep curve, tending to almost linear – which is very different to how a native sound will decay.

    HISE has a much finer finer curve, mimicking an almost perfectly logarithmic decay. With only a little imperfection: It breaks if it reaches -59.4 dbFS. See my comparison graphs below.

    One thing I was surprised of to learn was that the Decay Curve parameter seems to not really alter the shape significantly. Turning it up to 100% makes it still look logarithmic like on 0% but seems to extend the actual time value. But that's not a problem to me as I rarely ever want a non-logarithmic decay.

    envelope-graphs.gif

  • Funny Chat GPT AI for HISE

    10
    0 Votes
    10 Posts
    581 Views
    DabDabD

    When CGPT is used for writing Docs, Manual, correction it will do it's best. But when it works for specific softwares like HISE,JUCE etc... since it is unaware of HISE,JUCE API as a result it throws wrong output. I know it will be useful for near future for writing codes etc.. but now it is Funny for HISE for writing some coding.

  • ChatGPT for naming stuff

    2
    2 Votes
    2 Posts
    178 Views
    gorangroovesG

    @iamlamprey These are Pretty awesome names. I also considered using it for some name ideas for some future products.

24

Online

1.9k

Users

10.6k

Topics

92.7k

Posts