• Coming over from Kontakt? Read this!

    Pinned
    8
    1 Votes
    8 Posts
    7k 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.

  • Apple team ID, code sign but ask for security to open the plugin

    29
    0 Votes
    29 Posts
    510 Views
    dannytaurusD

    @Oli-Ullmann The --force flag overwrites any existing signature.

  • Sample installer only extracts the first part on Intel Macs

    10
    0 Votes
    10 Posts
    38 Views
    J

    @David-Healey ill try it

  • Whitebox packages wont install multiple files (AU,vst,vst3).

    3
    0 Votes
    3 Posts
    18 Views
    Y

    @David-Healey payload is good.

    Oh ok, I didn't know. I do it right now.

  • compiled DSP network wont work after vst export

    3
    0 Votes
    3 Posts
    32 Views
    J

    @David-Healey Thank you. It compiled and worked just fine.

  • AAX Build on MacOS

    10
    0 Votes
    10 Posts
    123 Views
    ustkU

    @David-Healey Well so an SDK downgrade would be the best thing to test, at least to see if the process is the good one

  • Show default preset name on first launch

    8
    0 Votes
    8 Posts
    161 Views
    ustkU

    @dannytaurus Oh nice one! 👍

  • Looking to hire a freelance dev for sample player build

    1
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • New Release - RustEQ le bleu

    4
    9 Votes
    4 Posts
    134 Views
    DanHD

    @ustk very sexy!

  • I'm having trouble exporting my project in HISE.

    3
    0 Votes
    3 Posts
    81 Views
    E

    @ulrik Thanks for clarifying that detail, I was able to export my practice projects.

  • Automatic license file placement, like user presets

    11
    0 Votes
    11 Posts
    382 Views
    dannytaurusD

    @David-Healey No, because this is about persisting the file to the user's disk.

    Although as I said earlier, I think the final best answer is to display the license directly in the plugin somewhere.

    Then nobody could ever accuse the developer of not making the license easily available.

    Website goes down - no problem
    User moves the plugin to another machine - no problem
    User wipes/moves/modifies their AppData folder - no problem

    If the license is in the plugin itself, it can't be accidentally moved, deleted or overwritten, and it can't become unavailable because of server outage.

    Probably going this route now...

  • Couple of handy (free) Mac apps for checking code signs and notarisation

    8
    3 Votes
    8 Posts
    366 Views
    ustkU

    @Lindon Yup that's because it needs to be thought more as "container" rather than strictly "installer". PKG or ZIP are containers so -> notarisation

  • Trying to compile FX plugin...new error on me...

    7
    0 Votes
    7 Posts
    289 Views
    HISEnbergH

    @Lindon Yes you spotted both of the main issues:

    JuceHeader collision. Previous versions used #include "../Binaries/JuceLibraryCode/JuceHeader.h" which was fine for the DLL, but exporting to VST3/AU caused the JuceHeaders (project info like companyName, versionString, etc.) to be pulled in twice. Solution is just to use #include <JuceHeader>

    .cpp.inc is resolved on all Fx to just .cpp (it was a leftover from the batch compile I ran).

    A handful of effects couldn't be compiled together — some of the amp/saturation nodes (the ones based on a shared __Gain_H template) and a few of the k-reverbs. Individually they were fine, but combining them caused build errors. It came down to a couple of effects accidentally reusing the same internal names behind the scenes, so they stepped on each other once everything compiled together. That's now sorted out, and the full set compiles as one.

    The repo is up-to-date now and should be more stable.

  • Testers Needed for Rhapsody v3

    38
    1 Votes
    38 Posts
    2k Views
    dannytaurusD

    @David-Healey Looks great! I kid ye not, I'm noodling on my website redesign now and used very similar colours and layout!

    Total coincidence! 😂

    CleanShot 2026-06-18 at 19.05.42@2x.png

    CleanShot 2026-06-18 at 19.05.32@2x.png

  • Velocity layers overlapping issue

    3
    0 Votes
    3 Posts
    165 Views
    lijas90L

    @lijas90 Thanks!

  • MIDI Learn improvement

    6
    0 Votes
    6 Posts
    235 Views
    ustkU

    4 over 4, that's enough stats for me 😎

  • Modulation range not absolute?

    18
    0 Votes
    18 Posts
    2k Views
    ustkU

    I thought at one point the "full mod range representation" has been made available so it covers the full range of lastModValue (like in the above post)

    Was I dreaming?

    modvalue.gif

  • Custom controls

    28
    0 Votes
    28 Posts
    615 Views
    MorphoiceM

    @David-Healey I added a dragThumbOnly property to Scriptslider

    if enabled:

    A left-click on the slider track no longer starts a drag or jumps the value.
    HiSlider::mouseDown hit-tests the click against the drawn handle centre
    and only forwards to Slider::mouseDown when the click lands on the
    thumb (within dragThumbSize/2 + dragThumbPad). Right-clicks still pass
    through for MIDI-learn / context menu. Snap-to-mouse is disabled, so dragging the thumb is relative and the
    value does not snap to the cursor on click.

    if anyone is interested it's on my fork
    https://github.com/morphoice/HISE/commit/7b206d1951558381a2a38b2691a504d7542eec56

    however the dimensions are currently hardcoded to my needs, so there will be further changes needed to make this a general feature. I therefor didn't make a PR

  • Is HISE Compatible with Xcode 26?

    12
    0 Votes
    12 Posts
    451 Views
    B

    @David-Healey Thank you, kind sir.

  • StripKit - Animated Filmstrip Generator for Audio-Plugin GUIs

    3
    1 Votes
    3 Posts
    282 Views
    B

    @VybeCodeDSP StripKit looks really nice!

    It seems you only support the Windows platform?
    If so, are you planning to support MacOS?
    If so, let me know if you need a beta tester!

25

Online

2.4k

Users

13.8k

Topics

120.2k

Posts