• 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.

  • Paste screenshot in HISE plugin?

    4
    0 Votes
    4 Posts
    45 Views
    Oli UllmannO

    @CatABC
    Okay, so you want to take a screenshot of the plug-in background? I don't think that's possible.

  • HISE Meet Up

    194
    4 Votes
    194 Posts
    35k Views
    HISEnbergH

    @Christoph-Hart Amazing! So do you think you will just present all of the new features and we can arrange a separate meetup for the modulation system then? I imagine a majority of the questions are going to be about this...

    @d-healey can I ask you to set this up as you did last time? I can help creating the doodle poll if need be. I don't think I am alone in assuming that we would love to see a short presentation on your new online course, how things are going and your game plan for it!

  • Preset browser and expansions again...

    4
    0 Votes
    4 Posts
    82 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)

  • Question about 3rd party expansions with HISE commercial license

    4
    0 Votes
    4 Posts
    73 Views
    bendursoB

    @Christoph-Hart Nice, thanks! Yeah, the idea is to start with just a few sound designers for now — actually, just one who reached out to me, hehe.

  • DisplayBuffer in compiled network causing crash

    8
    0 Votes
    8 Posts
    158 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
    36 Views
    No one has replied
  • Mac FX failing pluginval.....

    8
    0 Votes
    8 Posts
    103 Views
    LindonL

    @Lindon well the macro modulators fail to work at all - still -

  • Selecting a whole block of code

    3
    0 Votes
    3 Posts
    79 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
    103 Views
    LindonL

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

  • Matrix Modulation AUX connection not reflecting in knob's lastModValue

    1
    0 Votes
    1 Posts
    47 Views
    No one has replied
  • Modulation Matrix header and plotter CSS

    Solved
    4
    1 Votes
    4 Posts
    92 Views
    Christoph HartC

    @ustk sure you can use a laf script function as always.

  • Modulation range not absolute?

    17
    0 Votes
    17 Posts
    157 Views
    Oli UllmannO

    @DanH
    Okay, I totally understand what you mean!

  • Macro Modulator curve?

    7
    0 Votes
    7 Posts
    142 Views
    P

    @Christoph-Hart Ah ok, thanks for the info.

  • Make the Gain knob smooth the gain?

    79
    0 Votes
    79 Posts
    3k Views
    GUJIANG

    @CatABC Send a complete example to learn from

  • Compressor

    10
    0 Votes
    10 Posts
    97 Views
    griffinboyG

    @ustk

    Yeah of course if it's c++ dsp, you can just use a global cable to send the graph to the UI
    Keep a second, mono class of the compressor dsp without envelopes, and when a paramter changes, compute the response (staggered updates) using that instance and send it as a json to the UI side of Hise.

    But you can even do this in Hise if you want. I doubt the compressor algorithm is complex. Just write it as Hise script and process your line through it.
    Without envelopes, a compressor is a waveshaper. It'll just be a simple algo

  • HISE not auto detecting loop in wav file with embedded loop markers

    Unsolved
    2
    0 Votes
    2 Posts
    83 Views
    M

    This has already been discussed somewhere here.
    The “Extract Metadata for Mapping” button is not in sync with the internal variable. That means it may appear to be on, but it’s actually off. A simple workaround is to toggle the button off and on again.

    @Christoph-Hart , I think this can be easily fixed in FileImportDialog on line 39:

    metadataButton->setToggleState(true, sendNotification);
  • Modulation Matrix issues and improvements

    1
    2 Votes
    1 Posts
    44 Views
    No one has replied

29

Online

1.9k

Users

12.4k

Topics

108.2k

Posts