• Hise: Poly und Legato

    9
    0 Votes
    9 Posts
    322 Views
    S

    @d-healey
    it was on 4! now 100 and now it goes as poly! thanks!
    hise-voice.jpg

  • Envelopes of Doom

    3
    0 Votes
    3 Posts
    170 Views
    C

    @d-healey LOL, nothing…I think I'm losing my mind. But I do have an idea here about what's happening…

  • Envelopes of the Soul

    6
    0 Votes
    6 Posts
    241 Views
    David HealeyD

    @clevername27 I suppose a table need a minimum amount of time to get from 0 to 1 so maybe that's the reason. Only Christoph knows for sure.

  • "Can't Re-encode Monolith Files" 😭 [Works!]

    5
    0 Votes
    5 Posts
    178 Views
    C

    @d-healey Ah, I see! (Thanks for your help, as always.) Cheers!!! (Forum won't let me upvote you any more…max of six per user per day lol).)

  • 0 Votes
    4 Posts
    144 Views
    David HealeyD

    @VirtualVirgin said in What are these values in the Script Watch Interface for the onNoteOn and onNoteOff callbacks?:

    These will increase with more code

    It depends on the code, you could write a few lines of very inefficient code that's would greatly increase it, or many lines of efficient code that would affect it much.

    Also it's not such an important value in a GUI script, but on a real-time script it could be very important.

  • How can I make it so a certain MIDI input note triggers a button?

    5
    0 Votes
    5 Posts
    532 Views
    LindonL

    @yeshuasaves ok so first step - watch all dave healeys youtube videos, and then subscribe to his patreon and watch all those...

  • Next HISE Developer Hang

    49
    4 Votes
    49 Posts
    11k Views
    Oli UllmannO

    @sletz
    Sounds great! :-)

  • HISE Dev Hang Has Wrapped Up

    10
    0 Votes
    10 Posts
    444 Views
    ustkU

    @d-healey @clevername27 no guys no worries, let it go full clear, big brother has me already anyway 😛

  • 0 Votes
    8 Posts
    414 Views
    A

    @d-healey Hah, as I said. Thanks!

  • general

    9
    0 Votes
    9 Posts
    910 Views
    David HealeyD

    @ClawFORGE-Studio said in general:

    Btw how do I change the Topic's name ?

    I don't think you can at the moment because the forum, there are a couple of forum bugs.

    @ClawFORGE-Studio said in general:

    I can make a Text-To-Sample into HISE as well.

    Not with the model you linked, it's trained on speech, you would need to make your own model.

  • Proper way to add Multichannel to a drum plugin?!

    1
    1 Votes
    1 Posts
    140 Views
    No one has replied
  • Status Indicator Best Practice

    3
    0 Votes
    3 Posts
    381 Views
    LindonL

    @d-healey said in Status Indicator Best Practice:

    Either use LAF to make a custom button with as many states as you want - storing the "state" in a variable.

    Or use a panel and do the same thing.

    or a knob with three states

  • How would I create a transpose effect?

    2
    0 Votes
    2 Posts
    229 Views
    LindonL

    @yeshuasaves said in How would I create a transpose effect?:

    Howdy, I'm an absolute noob with HISE (just started today). I'm working on a punch-in FX plugin. I've got low pass, high pass, kind of a volume cut, but how could I create a transpose effect, with parameters controlling how many half steps and a button to toggle on/off?

    Thank you very much in advance!

    so this is an effect - so there is no "transpose" as thats a midi (usually) effect on a sample or synth, so you need a pitch shift - and probably the best option right now is use the Faust one, so you will need to get across Faust programming, and script node development in HISE...

  • Forum Cannot Accept Questions as Being Answered

    Unsolved
    1
    1 Votes
    1 Posts
    80 Views
    No one has replied
  • this instrument here is using the audio loop player?

    5
    0 Votes
    5 Posts
    448 Views
    J

    @d-healey oh i had no idea

  • Some Help with HISE Envelopes 101?

    Unsolved
    10
    0 Votes
    10 Posts
    433 Views
    C

    @d-healey said in Some Help with HISE Envelopes 101?:

    at which point its programmatically difficult at best to control the attack time and shape..
    Yes, but Bill was only asking about release.

    You can use an ahdsr for the attack, set the release to max and place a table envelope after it to control the release time and shape.

    I'm just happy people are talking about me.

  • How is HISE performance for you?

    16
    1 Votes
    16 Posts
    534 Views
    C

    @ustk Evvery

  • Tables and mouse behaviour basics

    5
    0 Votes
    5 Posts
    183 Views
    ustkU

    @d-healey Oh amazing thanks! You're so close to implement a curve reset... 😛

  • RNBO optimization/best practice

    5
    1 Votes
    5 Posts
    480 Views
    mmprodM

    @HISEnberg ah ok thanks!

  • Working on a granular effect: how to make it polyphonic?

    Unsolved
    2
    0 Votes
    2 Posts
    335 Views
    modularsamplesM

    The granulator is a sound generator, it has no effect on incoming signals. For that kind of thing, best look to FAUST.

    To get the Scriptnode Granulator playing polyphonically, you have two options.

    Increasing the density and reducing grain size will allow you to play chords, keep in mind though, anything after the granulator will still be monophonic.

    For true polyphony, implement multiple granulators in different groups, one for each voice of polyphony. Then use a round robin script to handle the voice allocation.

7

Online

2.3k

Users

13.7k

Topics

119.0k

Posts