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

  • Text input

    5
    0 Votes
    5 Posts
    34 Views
    d.healeyD

    @pcs800 said in Text input:

    Yes, but you cannot hit enter to move down a line.

    f431de1d-b0a3-4a75-8085-8a8271617a26-image.png

  • sendDataToGlobalCable issue No matching member function

    Solved
    3
    0 Votes
    3 Posts
    102 Views
    ustkU

    In the end it was just a parameter type issue, this function accepting var type only (unlike when sending data from the UI)
    So whatever you want to pass in, you first need to perform a type conversion.

  • Black Friday self-promotion?

    7
    0 Votes
    7 Posts
    51 Views
    dannytaurusD

    @d-healey I'm clearly not explaining myself very well 😂

    I see folks on this forum releasing HISE plugins and I often think I'd like to check out what they're selling and how it works/looks/feels, as 'research' (easy way to justify spending money 😜) and partly a kind of HISE pride thing.

    Of course people are going to promote their Black Friday sales on real, prominent places. I just thought it might be nice if the HISE devs here had a place to drop their links so other HISE devs here could be aware of them.

    Example:

    Prototype Audio are 70% off, including the new Fraction https://prototype.audio
    Noise Ash plugs are up to 80% off https://noiseash.com/
    Wave Alchemy Triaz is 50% off https://www.wavealchemy.co.uk/product/triaz/
    Sampleson Meta Piano is 33% off https://sampleson.com/metapiano.html

  • Third party C++ log to console

    7
    0 Votes
    7 Posts
    76 Views
    ustkU

    @Orvillain nice! Do you stick it on release as well?
    EDIT: getting a compilation error for release because of the snippet browser.

  • Introducing Altar (and looking for Windows testers)

    14
    9 Votes
    14 Posts
    448 Views
    ChazroxC

    @iamlamprey looks great!

  • Duplicate Script FX Network

    13
    0 Votes
    13 Posts
    115 Views
    iamlampreyI

    clanker strikes again lol

  • COMPLING ISSUSE ON MY MAC

    2
    0 Votes
    2 Posts
    31 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
    135 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
    508 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
    33 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
    69 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
    112 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
    70 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
    136 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
    69 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
    342 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
    75 Views
    ChazroxC

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

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

    5
    0 Votes
    5 Posts
    52 Views
    DanHD

    @ustk PERFECT! Thanks

23

Online

2.0k

Users

12.9k

Topics

111.5k

Posts