• Setting up license keys

    6
    0 Votes
    6 Posts
    473 Views
    HISEnbergH

    @xxx 100% they can. It's not the best method and doesn't show you how to interact with a server or WooCommerce, it's just a starting point for within HISE.

  • Sample map looping point.

    1
    0 Votes
    1 Posts
    124 Views
    No one has replied
  • My plugins , Gui and 3d Work.

    138
    3 Votes
    138 Posts
    83k Views
    lalalandsynthL

    Just did these renderings for Genki Instruments that just released their Katla synthesizer.
    Mostly been working on watch animations, getting a bit bored with that, if anyone needs either a UI design or 3d renders/animations of their plugin, I am available :)
    Still 2025-11-06 172656_4.1.10.T.png Still 2025-11-06 172656_4.1.8.T.png Still 2025-11-06 172656_4.1.6.T.png Still 2025-11-06 172656_4.1.12.T.png Still 2025-11-06 172656_4.1.4.T.png

  • Sync 2 sliders, slider animation moving at the same time.

    5
    0 Votes
    5 Posts
    1k Views
    Y

    @Oli-Ullmann Thank you so much

  • FL Studio (WIN) Plugin Validation Error

    1
    0 Votes
    1 Posts
    107 Views
    No one has replied
  • error at writing script file

    3
    0 Votes
    3 Posts
    154 Views
    young60Y

    @David-Healey Thanks, just getting the new error when I built the latest version. Never happened before. Good to know!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • The source code has different commit hash...

    8
    1 Votes
    8 Posts
    1k Views
    L

    @Christoph-Hart how can i do this with opencode? (get it to always check the code rather than me going round in circles with the ai) i have opencode installed on my commandline.

  • Does anyone offer compilation service for plugins on PC/MAC

    19
  • Function .set

    5
    0 Votes
    5 Posts
    210 Views
    Y

    @David-Healey Thank you, I went trough

  • ScriptNode - DC. Offset

    19
    0 Votes
    19 Posts
    5k Views
    ustkU

    @Jeetender Hmmm... I'm might be wrong but I'm not so sure about this. You can surely set a parameter to any value below 20Hz, but I'm not sure the filter is capable of reaching this value. To me it's capped to 20Hz-20kHz no matter the range of your parameters.

  • Loris Install / HISE App Data Directory?

    19
    0 Votes
    19 Posts
    3k Views
    David HealeyD

    @boim98208 said in Loris Install / HISE App Data Directory?:

    can't seem to find it

    What are you looking for?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Setting a projects minimum MacOS version?

    2
    0 Votes
    2 Posts
    619 Views
    SifresS

    @Orvillain I ran into a similar issue with snex nodes and Hise defaulting to 10.11 and the compiler wanting to do 10.13+. Both are at the DSP networks compiler end.

    I've got a feeling it's more Xcode related and dropping support for the 10.x range slowly.

    Claude told me this but won't be able to test it till.tomorrow. Let me know if it helps.

    Got it. So the flow would be:
    Export/compile the DspNetwork DLL from HISE on Mac
    The AutogeneratedProject.jucer gets regenerated with 10.11
    Xcode refuses to build it
    The fix is to patch the .pbxproj after Projucer has re-saved it but before Xcode compiles. The easiest place to hook this in is your batchCompileOSX.sh script in DspNetworks/Binaries/ — add the sed line right after the Projucer re-save step.
    Open that file and it'll look something like:
    Bash

    cd "$(dirname "$0")" "$HISE_PATH/tools/Projucer/Projucer" --resave AutogeneratedProject.jucer xcodebuild ...

    Add the patch between the resave and the xcodebuild call:
    Bash

    sed -i '' 's/MACOSX_DEPLOYMENT_TARGET = 10.11;/MACOSX_DEPLOYMENT_TARGET = 10.13;/g' \ "Builds/MacOSX/$(ls Builds/MacOSX/ | grep .xcodeproj)/project.pbxproj"

    That way it survives re-exports automatically without touching HISE source. Want me to look at your actual batchCompileOSX.sh if you paste it here?

  • Phase Invert?

    10
    0 Votes
    10 Posts
    1k Views
    J

    @Lindon 11.jpg

    this did the job for me well, eventually, inverting the phase of left and right channel independently.

  • I need to install FAUST

    7
    0 Votes
    7 Posts
    589 Views
    J

    @David-Healey ok i will try to compile again

  • Compiling for Windows on ARM64 VM?

    2
    0 Votes
    2 Posts
    325 Views
    L

    @shashwatshukla i thouht the m1 macs have a "wine" type thing (rosetta) that translates X86 instructions into ARM instructions. also, you can run hise natively on mac.

  • Full Instrument Expansions - how, what where....

    75
    0 Votes
    75 Posts
    4k Views
    LindonL

    @David-Healey well we are all good to go then... thanks again for your (expensive) time. I (as usual) owe you another bottle...

  • Compilation error

    13
  • Sample mapping naming Values

    8
    0 Votes
    8 Posts
    785 Views
    C

    Ok, for enyone interested. the key to this is to put the exact values of the velocity in the file names, like this:
    Flute_legato_C4_0_50
    Flute_legato_C4_51_127

10

Online

2.5k

Users

13.9k

Topics

121.3k

Posts