• Curve type in a parametric

    3
    0 Votes
    3 Posts
    197 Views
    d.healeyD

    Ah ok I see the issue. I assume you're connecting the button to the module through processor/parameter ID? The button only has two states, 0 and 1, so it will only change the Type parameter between those two values.

    If you want it to cycle through more values you'll need to handle it through scripting by using a variable as a counter and increasing it each time the button is clicked, resetting when you get to the max (4) and passing the value to the EQ's Type attribute.

    If your EQ has more than one band you'll need to use the band offset to select which band is affected by the button - forum search for "band offset".

  • Analog Noise in my fx plugins

    4
    0 Votes
    4 Posts
    405 Views
    A

    @goldee
    Of course you can simlply use a sampler to do this.
    You can also try something like "micro sidechain" (which is basically inject the noise aound the 0 point) might give you a more natural sounding result

  • MPE - envelope modulators only, can't map to say Gain or filter?

    3
    0 Votes
    3 Posts
    229 Views
    L

    @d-healey I was being daft. The problem I have is that the vast bulk of my instrument is tied up in a ScriptFX Granulator - because using the scriptnode synth module caused me loads of audio issues early on, so I switched to using ScriptFX instead and it's been clean sailing since. Issue is - you can't use these modulators on ScriptFX, the envelope, pitch etc aren't available.

  • Renaming Global Cables

    2
    0 Votes
    2 Posts
    185 Views
    Christoph HartC

    @DanH no, but they are ref counted, so just use the new name and reload the project, then the old ones will disappear.

  • Impulse Response loader

    2
    0 Votes
    2 Posts
    172 Views
    d.healeyD

    @pcs800 If you delve into the file and file system APIs you can add a button to open a file browser to allow users to select a IR.

    Or if you want a simpler solution you can add a waveform control to your UI, connect it to your effect, and then users can just drag/drop an IR onto it.

  • 0 Votes
    32 Posts
    6k Views
    D

    @Chazrox Thanks, I've done something different for the Preset Browser now, but I'll definitely check this out.

  • Plugins fail to load into Logic- isMetaParameter not set.

    Solved
    22
    0 Votes
    22 Posts
    4k Views
    AxiomCruxA

    @gorangrooves I realize this is an old post, but I have been going about it simply by using a custom UI look and feel and drawing the widget to show the rounded value, even though under the hood is a slightly different value. Seems to work so far, will double-check in logic

    g.drawAlignedText(Math.round(val) + "" + obj.suffix, [a[0], -0.15*a[3], a[2], a[3]], "centred");
  • Slider "locked" issue

    3
    0 Votes
    3 Posts
    285 Views
    T

    Thank you David !

  • Compiling HISE with Faust on Linux

    14
    0 Votes
    14 Posts
    2k Views
    d.healeyD

    @bendurso said in Compiling HISE with Faust on Linux:

    So I arranged them in the same order you did, and the error disappeared.

    Good to know!

  • How can I achieve this pitch mod?

    Solved
    13
    0 Votes
    13 Posts
    1k Views
    dannytaurusD

    @Christoph-Hart Nevermind, found this post https://forum.hise.audio/topic/1259/ahdsr-release-curve?_=1749402810437

    Still, would be lovely to have release curve for AHDSR, if it's doable.

  • How to use a mute device

    6
    0 Votes
    6 Posts
    575 Views
    GUJIANG

    @Allen said in How to use a mute device:

    1-value

    I can finally achieve it, thank you teacher

  • Rectangle Viewer... Ok, but where?

    3
    0 Votes
    3 Posts
    323 Views
    ustkU

    @Christoph-Hart Ok cool, I did tried it successfully once but wasn't able to understand why I couldn't anymore... Makes sense...
    The doc say something about that flag, but my mind wasn't set to understand the viewer needed it ☺

  • The world of HISE

    48
    13 Votes
    48 Posts
    19k Views
    CatABCC

    Hi,大家好~I am from China,Is a composer,I am very happy to create with you all

  • Hitting a new low when compiling HISE on Mac

    3
    0 Votes
    3 Posts
    321 Views
    dannytaurusD

    @Christoph-Hart Fortunately, restarting my Mac solved the hang on 'Planning deferred tasks' but I'm still compiling very slowly.

    Yes, I think swap and memory pressure are an issue. I posted some images and numbers here: https://forum.hise.audio//post/88195

    Sounds like it's time to upgrade my machine.

  • 0 Votes
    5 Posts
    502 Views
    lijas90L

    @d-healey Thank you so much! I finally got it to work, I’d been trying for quite a while😅

  • CH1 Files Reduced to Half After Installing HR

    4
    0 Votes
    4 Posts
    341 Views
    d.healeyD

    @bendurso Yep that's the one, and yes, just call it once.

  • Faust installation

    3
    0 Votes
    3 Posts
    459 Views
    pcs800P

    @d-healey I figured it out and it's compiling now, thanks! :-)

  • Errors when exporting to vst3

    4
    0 Votes
    4 Posts
    551 Views
    pcs800P

    @Lindon yeah just experimenting. You have to try things to figure out what they do :-)

  • Matrix node issue

    1
    0 Votes
    1 Posts
    150 Views
    No one has replied
  • UI Lag

    16
    0 Votes
    16 Posts
    2k Views
    Oli UllmannO

    @HISEnberg
    Thanks to you. I haven't found a solution yet either, but I'll post a comment here if I get any further.

29

Online

2.0k

Users

12.8k

Topics

110.9k

Posts