• Macro again

    8
    0 Votes
    8 Posts
    634 Views
    ulrikU

    @christoph-hart said in Macro again:

    Use scriptnode and build whatever modulation architecture you need.

    I will go for number 3 !!
    I just have to start learning scriptnode now :)
    Thank you Christoph!

  • Volume control on a per-note basis with MultiMics

    6
    0 Votes
    6 Posts
    706 Views
    Dan KorneffD

    @stefangant said in Volume control on a per-note basis with MultiMics:

    I would need 12 Sampler

    I have just over 30 samplers in one of my drum plugins. Works just fine here :)

  • getAttributeIndex

    1
    3 Votes
    1 Posts
    390 Views
    No one has replied
  • MacroModulator in FX plugin

    8
    0 Votes
    8 Posts
    742 Views
    ulrikU

    @lalalandsynth yes at this moment it is triggered with a note on, or I should say retriggered, because if you run it in a host it will start as soon as you hit playback, and yes you can set it to stop anywhere inside 2 cycles (I was thinking of expanding the range but I implemented a fade out instead, also a fade in function.
    At the moment the fade out and in functions also plot the curve at the same time and it is a bit risky because it demands a lot of the processor in your machine, it could crash, however you can comment out that code, it's marked in the code.

    I wanted the curve to reflect the fades but it's not needed for it to work, you'll still see the fades on the dot :)

    Talking about triggering, you could also connect the "trigger" button to whatever you want to trigger the lfo.

    And in the Y-axis callback you set the parameters to be affected by the lfo

    This snippet is something I have plans for to implement in other projects, I have a FX Slots idea and I want this to be a part of it, and other projects as well, so it's not a ready plugin to stand by it self

  • How should I implement a common method in multiple namespaces

    3
    0 Votes
    3 Posts
    507 Views
    R

    @d-healey okay thanks for the reminder.
    I refactored the script like you said and used a switch condition 😂

  • Linear Modulator?

    3
    0 Votes
    3 Posts
    299 Views
    ulrikU

    @crd said in Linear Modulator?:

    @ulrik It may be that the knob has some skew on it? or the mid point of the knob isn't 0.5?
    It,s linear and have correct midpoint, so it must be something different.
    Also if I Console.print the value it shows the slowdown and accelerando

  • getCurrentLevel other than L or R

    6
    0 Votes
    6 Posts
    889 Views
    ustkU

    @christoph-hart It is apparently a problem on my end only, I forgot I was using my modified version of develop with input enabled...
    This somehow doesn't like multi-channel config :)
    It works fine with standard develop
    Although my version is crashing, it doesn't crash in the debugger...

  • enable midi learn in child panels

    14
    1 Votes
    14 Posts
    1k Views
    ulrikU

    @ustk Ok, thanks

  • Expansion installer full dynamics

    1
    1 Votes
    1 Posts
    195 Views
    No one has replied
  • Delete hr file after install expansion

    4
    0 Votes
    4 Posts
    822 Views
    David HealeyD

    @d-healey You can do this using the file and file system APIs.

  • Changing Hise Legato To only 2 Octaves???

    52
    0 Votes
    52 Posts
    5k Views
    lalalandsynthL

    @ulrik YEs, will give detailed explanation in a while.

  • createAndRegisterSliderPackData

    2
    0 Votes
    2 Posts
    351 Views
    David HealeyD

    Looks like Dave of HISE past already asked this - https://forum.hise.audio/topic/354/set-attribute-for-sliderpacks/

  • Math function for Pi?

    4
    0 Votes
    4 Posts
    437 Views
    David HealeyD

    @dustbro

    It's not in the API, but it works

    API shows functions, not constants. But it is in the autocomplete ;)

  • Download issues in compiled project

    3
    0 Votes
    3 Posts
    271 Views
    David HealeyD

    @dustbro Looks similar but I think mine might be related to some different issue. I'm not using Child Panels in my project.

  • installExpansionFromPackage

    1
    0 Votes
    1 Posts
    172 Views
    No one has replied
  • opaque panels

    4
    0 Votes
    4 Posts
    397 Views
    David HealeyD

    @ustk Aha that makes sense. I wasn't filling in the entire background and as Christoph suggested I do have the panel's background colours set to transparent.

  • Loading All Audio Files From A Combobox

    5
    0 Votes
    5 Posts
    439 Views
    NatanN

    @dabdab said in Loading All Audio Files From A Combobox:

    @natan Being a novice very glad to help the pro like you.. :)

    Thanks Mate 👏😅

  • Export to Standalone / VST won't execute include() files

    7
    0 Votes
    7 Posts
    1k Views
    Casey KolbC

    @BWSounds I think I had originally set the Global Script Path in the HISE settings the same as the script path of the project, which resulted in some major bugginess.

  • One to rule them all or...

    4
    0 Votes
    4 Posts
    542 Views
    ulrikU

    @Christoph-Hart Ok, good to know things :)
    Thanks!

  • addModulator

    9
    1 Votes
    9 Posts
    856 Views
    ulrikU

    @ulrik I forgot to tell that this plugin is a midiControlled FX so I have to load it as Skärmavbild 2021-10-25 kl. 14.53.18.png

10

Online

2.3k

Users

13.7k

Topics

119.0k

Posts