• Coming over from Kontakt? Read this!

    Pinned
    8
    1 Votes
    8 Posts
    3k Views
    LindonL

    @d-healey said in Coming over from Kontakt? Read this!:

    @Lindon They live inside Kontakt's sample map too, it's just that with Kontakt there is only one sample map and it's part of the NKI.

    I think the main different between Kontakt's groups and HISE's is that with Kontakt you can route them individually and apply effects and other processing to them individually which you can't do in HISE (yet...?).

    In HISE the routing and modulation is at the sampler level rather than the group level.

    Absoloutely - valuable stuff to include - I guess I was thinking inside a group you see a mapping of sample audio files, inside a Sample Map you see....so (to start with) same same...as a starting point. But hey no problem.

  • Mono delay

    6
    0 Votes
    6 Posts
    54 Views
    ustkU

    @Lindon a SNEX/C++ node that you create only once perhaps?

  • How to wrap text in a Label?

    3
    0 Votes
    3 Posts
    53 Views
    CatABCC

    @DanH Hahaha, it's so simple, thank you very much for your guidance😙

  • Syncing Custom LFO to Plugin Attributes

    3
    0 Votes
    3 Posts
    48 Views
    HISEnbergH

    @xander I imagine you can study how the table component works in HUSE and try to copy this. I’m pretty sure you can create your own custom UI components with the floating tile but I haven’t tried this.

  • The delay module temposync slider popup

    36
    0 Votes
    36 Posts
    7k Views
    d.healeyD

    @pcs800 I'm not sure, effects are not my strong area

  • Is it possible to merge two ch1 files?

    7
    0 Votes
    7 Posts
    453 Views
    CatABCC

    @d-healey Okay, thanks David.🥂

  • Mac FX failing pluginval.....

    24
    0 Votes
    24 Posts
    867 Views
    LindonL

    @Christoph-Hart said in Mac FX failing pluginval.....:

    @Lindon said in Mac FX failing pluginval.....:

    DLL?, If so then if its broken(corrupt) for one HCFX shouldn't it be broken for all of them?

    Yes, but the error you describe is not a deterministic programming logic error but a case of undefined behaviour - something in there is not clearing the buffers correctly and this may or may not result in trash values being in there which is what pluginval complained about.

    Okay, well its all a bit academic and I dont want to monopolise your time, but that sorta doesnt jive with my understanding(which may well be where the fault lies)... these HCFX are simple filters, and there is no signal being sent thru them by pluginval, and they work fine in 3 cases (slots 1,2, & 4) but not a 4th(slot 3), where all cases are exactly the same "piece of code". One of them is generating "something unpleasant"(tm) which I might thing was the cumulative effect of the previous signal modifications, but then the 4th slot should accept this unpleasant output and reproduce it again, and it doesnt....

    So bypass slot 3, but include slots 1,2, & 4 = passes
    Bypass Slot 4, and include 1,2 & 3 = fail
    bypass everything except 3 = fail
    Bypass any combo that includes slot 3 = pass

    well never mind this bit is working, more pressing issues(like the macro modulators not working at all...)

  • Macro Modulators in FX

    9
    0 Votes
    9 Posts
    577 Views
    ustkU

    @Christoph-Hart Clever! 😎 can't wait for it!

  • Hise won't open on Windows 10

    16
    0 Votes
    16 Posts
    359 Views
    It_UsedI

    @Christoph-Hart I had just such problems on Win 11, too, after launching the release version and the one that I built myself. But as I wrote here, everything was resolved by deleting all Hise folders in AppData.

  • RNBO in Hise works but not after plugin export

    8
    0 Votes
    8 Posts
    545 Views
    ulrikU

    @felix-martinz said in RNBO in Hise works but not after plugin export:

    @ulrik Exported as MIDI FX plugin. I know for sure Nuendo/Cubase supports it. It also works directly exported from Max. I also see the interface keyboard reacting to MIDI in.

    I'm not sure about Windows, but on Mac the MidiFX plugin is not able to handle audio that I know of.
    In Logic the MidFX plugin is inserted before any instrument, manipulating the incoming midi and then sending it to the instrument.
    You should go the FX plugin route compiling.

    I have RNBO working here, both as pure FX plugins and inside instruments.

    Did you set "ENABLE_ALL_PEAK_METERS=1" in the project settings?

    Skärmavbild 2025-09-08 kl. 05.50.22.png

  • Question about 3rd party expansions with HISE commercial license

    6
    0 Votes
    6 Posts
    613 Views
    LindonL

    ..actually lets have a slightly more convoluted example - because I was actually thinking about doing this:

    Lets say the player is free, and I work with 10 designers, each gets 70% of their expansions sales, so as a total Im getting 30% of all sales, and each designer in turn is getting 7% of all sales - assuming some sort of even spread of sales across all expansions...

  • Paste screenshot in HISE plugin?

    13
    0 Votes
    13 Posts
    621 Views
    ustkU

    @Oli-Ullmann said in Paste screenshot in HISE plugin?:

    That sounds interesting! To do that, you would definitely have to check which OS is being used, as different operating systems use different folders. I'm also not sure if this can be configured individually for some operating systems... Tricky! 😁

    This could just be asked to the user at first launch and stored in a pref file

    Then background task to run a bash script (but yeah this one is OS dependent)

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

  • HISE Meet Up

    195
    4 Votes
    195 Posts
    35k Views
    d.healeyD

    @HISEnberg Yeah once Christoph's back I'll set it up.

  • Preset browser and expansions again...

    4
    0 Votes
    4 Posts
    577 Views
    d.healeyD

    Fixed the presets not showing up unless the expansion column is visible

    Link Preview Image Show expansion presets, regardless of expansion column visibility by davidhealey · Pull Request #772 · christophhart/HISE

    Forum thread: https://forum.hise.audio/topic/13373/preset-browser-and-expansions-again

    favicon

    GitHub (github.com)

  • DisplayBuffer in compiled network causing crash

    8
    0 Votes
    8 Posts
    591 Views
    D

    @HISEnberg (cc: @ulrik ) oh yes, and thank you, but that's not quite the problem. I've successfully compiled HISE and other VST/AU/AAX plugins with 32 outs. I've also compiled other DSP networks successfully before while utilizing all 32 outs, but never any with an external display buffer.

    Something about having the extra channels in HISE is messing with any use of External DisplayBuffer in a compiled dll and causing a crash.

    If anyone else can replicate this issue or give me a point in the right direction I'd much appreciate it: If HISE is compiled with the extra preprocessor tag NUM_MAX_CHANNELS=32, compiled DSP networks using an External DisplayBuffer cause a crash when loading into Hardcoded MasterFX (due to some sort of channel number mismatch)

    Thanks again 🙏

  • Live Granular Patch for FAUST or RNBO

    16
    0 Votes
    16 Posts
    1k Views
    Oli UllmannO

    @HISEnberg
    Ah ok, thank you for the info! :-) Then I have to search for another granular solution.

  • Flex Envelope - No UI control for Hold

    24
    1 Votes
    24 Posts
    1k Views
    HISEnbergH

    Just seeing that using Engine.addModuleStateToUserPreset("MyFlex") solves this!

  • Matrix Modulation intensity not styling negative values

    1
    0 Votes
    1 Posts
    269 Views
    No one has replied
  • Selecting a whole block of code

    3
    0 Votes
    3 Posts
    382 Views
    dannytaurusD

    @VirtualVirgin The editor drives me batty. It functions so differently to what I'm used to that I'm constantly making subtle typos that fail to compile.

    I'm looking into coding in my familiar code editor and hopping back to HISE just to hit F5. Thinking about it, there might even be a way to automate it. Set up a file watcher and every time a script file int he HISE project is saved, tell HISE to compile. 🤔

  • Apple, and the interminable oddness implied by that name........

    10
    0 Votes
    10 Posts
    428 Views
    LindonL

    @d-healey yeah sorry my slow half typing skills...

25

Online

1.9k

Users

12.4k

Topics

108.4k

Posts