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

    3
    0 Votes
    3 Posts
    339 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
    242 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
    220 Views
    David 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
    8k 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
    6k 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
    366 Views
    T

    Thank you David !

  • Compiling HISE with Faust on Linux

    14
    0 Votes
    14 Posts
    3k Views
    David 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
    2k 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
    783 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
    374 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
    22k Views
    Felix WF

    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
    419 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
    696 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
    468 Views
    David HealeyD

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

  • Faust installation

    3
    0 Votes
    3 Posts
    558 Views
    pcs800P

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

  • Errors when exporting to vst3

    4
    0 Votes
    4 Posts
    692 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
    217 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.

  • Demo mode and registration

    6
    1 Votes
    6 Posts
    727 Views
    LindonL

    @ustk said in Demo mode and registration:

    But you’ll need to make the Unlocker part in your project anyway (unless Hise Activate also comes with a ready made script?)

    It does.

  • De-Essing

    8
    0 Votes
    8 Posts
    1k Views
    LindonL

    @pcs800 said in De-Essing:

    @Lindon Ok, i created the script fx node, added a dsp network, added the filters and a compressor.
    How do I control the threshold of the compressor from a knob in the ui?

    create a knob in the script node - connect it to the threshold of your compressor...

    Heres a picture of a flanger with one such control set up;

    e426e7de-e15a-4915-bc9c-ea76fa9b1953-image.png

    use a .setAttribute call in your UI's slider callback

19

Online

2.2k

Users

13.6k

Topics

118.0k

Posts