• Coming over from Kontakt? Read this!

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

  • Introducing Altar (and looking for Windows testers)

    14
    9 Votes
    14 Posts
    393 Views
    ChazroxC

    @iamlamprey looks great!

  • Duplicate Script FX Network

    13
    0 Votes
    13 Posts
    108 Views
    iamlampreyI

    clanker strikes again lol

  • Third party C++ log to console

    5
    0 Votes
    5 Posts
    45 Views
    ustkU

    And now my assertions are working as well which is what I needed in the end

    For the records if someone gets there, the scheme was set to hise debug but with a release build...

  • COMPLING ISSUSE ON MY MAC

    2
    0 Votes
    2 Posts
    28 Views
    P

    Switch to xcode 14.3.1

    I spent 16 hours on this issue randomly finally found a old forum thread, and for whatever reason that worked.

    Im doing it on ventura with a virtual machine, so if it doesnt work im sorry :(

  • How can I make KeySwitch trigger only once?

    7
    0 Votes
    7 Posts
    129 Views
    CatABCC

    @d-healey
    Hello~David~~, sorry, I've been very busy lately and haven't been on the forum. But I suddenly realized something these past few days: I just need to add this simple code to the onNoteOff function of the Interface, and it will work!

    local n = Message.getNoteNumber(); if (n > 25) { Synth.playNote(24, 100); }
  • Stock Table Upgrade?

    40
    1 Votes
    40 Posts
    492 Views
    ustkU

    Next, being able to choose the spline function among 20 different... per section! ๐Ÿš€

    alt text

  • Harmonic Filter problems

    3
    0 Votes
    3 Posts
    28 Views
    LindonL

    @d-healey yes likely - but for me its happening with the polyphonic harmonic Filter...I'm trying to build my own...with cloned svf_eq filters in scriptNode - but its not as good ....

  • Dynamic reassignment of effect slots

    37
    0 Votes
    37 Posts
    1k Views
    OrvillainO

    This thread feels like the future.

  • How to Open CSS Debugger?

    Solved
    5
    0 Votes
    5 Posts
    56 Views
    ustkU

    @HISEnberg said in How to Open CSS Debugger?:

    Nevermind I see it: Top bar go to View > Reset Workspace. Always so many hidden features inside of HISE!

    Oh nice, was easier than I thought in the end ๐Ÿ˜†

  • Linear Slider - Prevent value jumping to mouse click point

    9
    0 Votes
    9 Posts
    105 Views
    Christoph HartC

    Yes, it's a feature not a bug of the linear slider style to pick up the value when you click on it. If that is not active and you have some kind of mixer UI, then it feels like a plugin from 1996 if you need to drag it to set it to the current position.

    The proposed solution is correct: use a knob and then the drawRotaryKnob() function - even if your modwheel looks like a slider you want it to behave like a knob, so knob it is.

  • A follow up on the custom tables...

    7
    1 Votes
    7 Posts
    66 Views
    Oli UllmannO

    I just saw this new thread... :-)
    Here's some info for you that I noticed recently:
    If you use the content callback of a table as follows:

    Table.setContentCallback(tableCallback); inline function tableCallback(i) { // Your code }

    i returns the index of the point that you control from outside, for example from a panel or a slider.
    This was very useful for my use case.

  • Dark and Bright UI Design

    13
    0 Votes
    13 Posts
    131 Views
    d.healeyD

    @Chazrox said in Dark and Bright UI Design:

    sendRepaintMessage(); works for everything

    Sure, but it it needed

  • Modwheel Global Mod

    5
    0 Votes
    5 Posts
    65 Views
    DanHD

    @Chazrox https://forum.hise.audio/topic/13830/laf-modwheel-pitchwheel

    No. It's pretty basic stuff!! I'll add some more sexiness down the line though

  • Loop points clicking issue in HISE but not in other samplers

    21
    0 Votes
    21 Posts
    336 Views
    ChazroxC

    @Christoph-Hart I was up all night trying to get at that thing. There it is! ๐Ÿ™

  • A way to have a non-transparent click-through panel?

    4
    0 Votes
    4 Posts
    70 Views
    ChazroxC

    Yup, just set visible = true, enabled = false.

  • PitchWheel ui component - reset to middle value on mouse up?

    5
    0 Votes
    5 Posts
    51 Views
    DanHD

    @ustk PERFECT! Thanks

  • Cursor by Anthropic can add HISE docs!

    4
    1 Votes
    4 Posts
    49 Views
    d.healeyD

    What's the copyright rules in general on uploading docs to LLMs?

  • 0 Votes
    3 Posts
    39 Views
    lijas90L

    @d-healey Thatโ€™s it! Thank you so much, David!

  • Do I not understand this ScriptNode network?

    4
    0 Votes
    4 Posts
    32 Views
    d.healeyD

    @Lindon I think it gives the same value but scaled in some way. If you replace the pma unscaled with a regular pma you'll see the value.

23

Online

2.0k

Users

12.9k

Topics

111.4k

Posts