• This topic is deleted!

    2
    0 Votes
    2 Posts
    6 Views
  • 0 Votes
    10 Posts
    598 Views
    bendursoB

    @Lindon I was referring to a toggle option, like "Use strings instead of numeric values." So instead of looking for numbers, it would look for and save string values instead. This would only work when it’s enabled, so it won’t break any existing plugins.
    But it was just an idea; maybe it doesn’t really make sense.

  • Cache?

    3
    0 Votes
    3 Posts
    220 Views
    S

    @d-healey I've experienced this in earlier versions too

  • Image directory not found

    19
    0 Votes
    19 Posts
    1k Views
    lijas90L

    @Lindon Thanks!

  • Network range mismatch

    4
    1 Votes
    4 Posts
    225 Views
    LindonL

    @ustk said in Network range mismatch:

    @Lindon but does the warning stay in certain cases ?

    yeah - but very rarely

  • Exporting From the Command Line

    11
    0 Votes
    11 Posts
    714 Views
    D

    Thanks so much -- I really appreciate your time and helpfulness.

  • 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
    377 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
    225 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
    184 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
    282 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
    565 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
    322 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
    18k 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
    318 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.

47

Online

2.0k

Users

12.8k

Topics

110.6k

Posts