• Custom filter curves?

    9
    0 Votes
    9 Posts
    836 Views
    CyberGenC

    @griffinboy good idea. It had not occurred to me. It wouldn’t be an exact replica of the curve but I suppose you can get very close. I’ll try it out. I would still be interested in finding out how to make an exact emulation of an analog filter.

    Thanks for sharing.

  • get link folder...

    6
    0 Votes
    6 Posts
    325 Views
    LindonL

    @d-healey yeah thats the one...

    Console.print(FileSystem.getFolder(FileSystem.AppData).getRedirectedFolder().toString(0));
  • This topic is deleted!

    Unsolved
    43
    0 Votes
    43 Posts
    97 Views
  • No sound

    1
    0 Votes
    1 Posts
    236 Views
    No one has replied
  • Is a lookahead compressor possible in HISE?

    4
    2 Votes
    4 Posts
    585 Views
    A

    Scriptnode itself has no memory, so you'll have to do either FAUST or SNEX (which act as nodes in scriptnode) to achieve that. You can then do the processing in Scriptnode or finish it where you started it.

    RNBO is another option but I'm not familiar with it at all so I can't tell whether it has any memory mechanisms that will let you execute lookahead.

  • Odd result from Math.round

    Solved
    8
    0 Votes
    8 Posts
    717 Views
    A

    @M_Holloway you can always do a custom round float function for your interface needs.

  • Minor Issue I've come across the Snippet Browser UI

    4
    0 Votes
    4 Posts
    314 Views
    Adam_GA

    @d-healey thank you David

  • Creating a VST for Routing Audio to Multiple Outputs in Ableton Live.

    8
    0 Votes
    8 Posts
    1k Views
    FatMitchellF

    @d-healey I enjoy Loopback, although it is paid.... its Soundflower's successor.

  • how to compile Hise after changing something in the source code?

    17
    0 Votes
    17 Posts
    682 Views
    T

    @d-healey sure I'll make one tomorrow

  • Tip of the day: Connection learn mode

    11
    12 Votes
    11 Posts
    2k Views
    A

    @Christoph-Hart yeah good point.

    It's different when you use helpers to make controls and use direct setAttribute calls instead of linking

  • make a knob unclickable

    3
    0 Votes
    3 Posts
    249 Views
    D

    @clevername27 THX!!!

  • where I can see the routing in my master ?

    4
    0 Votes
    4 Posts
    351 Views
    d.healeyD

    @djalexx1 said in where I can see the routing in my master ?:

    but what about those pictures in some routing post done here that I see the routing matrix inside Hise?

    Internally in your project you can have many channels and there are various places that you can route them, at the container level, the routing matrix effect, individual sounds generators, etc. But the master container will only show stereo out.

    In this project I have 3 stereo mic positions, but once they get to the output (in standalone) it will be stereo

    87743d28-1d98-4b68-a175-0d1bf4d4d357-image.png

    Once compiled to a plugin though their will be 3 stereo outs available, and the user can connect to these through the mixer on my projects GUI.

  • Compile problems with ScripNode.

    9
    0 Votes
    9 Posts
    363 Views
    A

    @Lindon maybe HISE calls msbuild with some funny arguments. Or does something to the project file.

  • Monophonic Glide Script not working properly

    Unsolved
    4
    0 Votes
    4 Posts
    410 Views
    CyberGenC

    @johnmike yes.

  • Windows 10 Standalone App Build Fail

    8
    0 Votes
    8 Posts
    569 Views
    Dan KorneffD

    @BusyWorksBeats said in Windows 10 Standalone App Build Fail:

    Download Zip and unzip to access updated version of HISE files.

    Try to avoid downloading the zip directly. This will work in the short term, but can become a mess quickly.
    Use Git to manage your software versions.

  • Ladder 4 Pole LP Filter

    25
    1 Votes
    25 Posts
    1k Views
    DanHD

    @d-healey Thanks, sensible thoughts! I can't think of an example of another dev using 'Moog-style' on their UI so maybe I'll avoid it :)

  • WHERE are the AU builds placed after the build?

    2
    0 Votes
    2 Posts
    183 Views
    ulrikU

    @gabzchi it's either in Users/Your name/Library/Audio/Plug-ins/Components or in the projects folder "Binaries", like this

    It depends on what version of Hise your using

    Skärmavbild 2024-05-24 kl. 09.28.01.png

  • HISE Crashes Immediately When Launched [Updated]

    Solved
    3
    0 Votes
    3 Posts
    219 Views
    C

    @d-healey Thank you for your reply. It's when opening HISE.

  • Windows 11 can now run on ARM-based QUALCOMM processors

    4
    1 Votes
    4 Posts
    1k Views
    d.healeyD

    @orange said in Windows 11 can now run on ARM-based QUALCOMM processors:

    ARM is a real revolution for the computer industry. There will no longer be two options called Intel and AMD soon for PC side.

    ARM has been around for a long long time. We also have IBM Power architecture (not sure if Windows will run on it though). I think the real "revolution" will be RISC V, with it being an open spec it doesn't have the licensing restrictions of ARM or the other options.

  • Faust DSP to DLL errors

    3
    0 Votes
    3 Posts
    674 Views
    K

    @HISEnberg thanks for the advice 🙏 I was able to get it to work after installing the most recent Develop Branch.

    I also installed an older version of faust which may have helped

26

Online

2.0k

Users

12.8k

Topics

111.0k

Posts