• `Sample amount mismatch` when converting to monolith

    4
    0 Votes
    4 Posts
    212 Views
    It_UsedI

    @daniloprates this happened to me when I combined samples of releases and sustain, that is, they were of different duration.

  • Sampler randomly triggering help!

    Solved
    6
    0 Votes
    6 Posts
    350 Views
    J

    @iamlamprey I unplugged all midi devices and then plugged them back in and haven't seen any issue since so bit odd but solved thanks for the help!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Coloured Keys not quite behaving...

    9
    0 Votes
    9 Posts
    512 Views
    J

    @d-healey Seeing it and what its actually doing makes so much more sense now, thanks so much again for brilliant video!

  • Convolution Reverb doesn't work after export in DAW.

    Unsolved
    12
    0 Votes
    12 Posts
    734 Views
    Y

    @Oli-Ullmann Ok, I'll try

  • Compile errors on Ubuntu 24.04

    15
    0 Votes
    15 Posts
    1k Views
    S

    @d-healey Thanks David - that worked and I was able to compile the DebugWithFaust version and run it....
    Now to try a ReleaseWith Faust.....
    Thanks again for your time, help and patience 😁

  • parameter properties desappear

    6
    0 Votes
    6 Posts
    314 Views
    AGD_A

    @Chazrox me that I'm confused 😁

  • Server.callWithPOST callback not triggered

    5
    0 Votes
    5 Posts
    271 Views
    ustkU

    @daniloprates It appears you found it already ☺

  • Preset Browser closes when preset is selected

    4
    0 Votes
    4 Posts
    329 Views
    P

    @ustk said in Preset Browser closes when preset is selected:

    @Proteus1 your button is probably set to saveInPreset, which triggers it on preset change… just disable that

    solved

  • Filmstrips issue? (vertical sliders)

    Unsolved
    10
    0 Votes
    10 Posts
    1k Views
    David HealeyD

    @dizavin said in Filmstrips issue? (vertical sliders):

    it would be handy to be able to click on a control and be able to type in an exact value

    shift + click

  • Removing license related things messed up the export

    8
    0 Votes
    8 Posts
    678 Views
    H

    @0x7887 Oh, I forgot to answer you. Your solution worked well!

  • The Source Code Has a Different Commit Hash... and Other Errors

    10
    0 Votes
    10 Posts
    656 Views
    F

    @d-healey ok, many thanks sir! I am following the tutorial from here again https://audiodevschool.com/courses/hise-bootcamp/lessons/building-hise-on-windows/. You're doing a great job. I will subscribe to Patreon soon because I want to learn more.

  • 12dB lowcut?

    4
    0 Votes
    4 Posts
    417 Views
    A

    @coupe70 don't use the svf nose, use the svf_eq node.

    Neutral q is 0.7071 rounded, yes, square root of 0.5.

    I recommend you try butterworth filters in Faust since they allow you to set the order and their frequency cutoff is always the value at - 3db.

  • Font size mismatch

    3
    0 Votes
    3 Posts
    250 Views
    David HealeyD

    @Yinxi they'll probably also look different on Windows vs Mac

  • MusicDSP.org importing?

    5
    0 Votes
    5 Posts
    550 Views
    HISEnbergH

    @Orvillain Actually I would argue it's a very good way of learning about DSP theory if you are already familiar with coding. I'd agree that you wouldn't necessarily get great results inside scriptnode but as a pure learning experience it can be very valuable (for envisioning the signal processing structure). I used to do this all the time in Max MSP (take block diagrams and convert them to Max patches).

    But you're other points are totally on the point. You might as well jump straight to hardcoding these in code if you're already there. Personally I've dropped environments like PureData and Max at this point as I prefer working directly in code.

  • Calling an Envelope on a Timer

    3
    0 Votes
    3 Posts
    276 Views
    ulrikU

    @Unversed said in Calling an Envelope on a Timer:

    Hello!

    I am new to HISE, and I have an idea for a "pumper" style effect that I just can't figure out.

    I want to create an effect that essentially triggers an Envelope on an adjustable tempo-based timer. It isn't revolutionary, but it is an interesting effect I would like to use.

    Hi and welcome!

    I've attempted a few iterations of this concept, but I end up getting snagged at the end by something I didn't understand about the fundamental program (LFOs not exporting with Effects was a big one), so I figured I would ask here before I spend some time on the next iteration.

    Is the LFO triggered by midi?
    In that case, not all daws let FX plugins to read midi, that might be the problem

    With the Envelope approach, I can't seem to figure out how even to get an Envelope onto the Master at all. Do I need to create a separate container? Through scripting, does it even matter where the said Envelope is, as long as I can call it to run and push its value onto the gain?

    Anything would be appreciated, thanks :)

    Could you provide a snippet of what you have tried?

  • VST quite large

    7
    0 Votes
    7 Posts
    608 Views
    Christoph HartC

    @coupe70 ah yes, iPlug has a notoriously small binary size and a very basic feature set if you compile a minimal example. Any JUCE made plugin has at least ~12MB of size because there are more things included (graphics frameworks, plugin wrappers, other stuff). HISE adds some things onto that - even if you just compile a effect plugin with a simple filter, the binary will include the code for the streaming sampler module, the scripting engine and all the rest.

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    303 Views
  • Help with Peak meter with fiilmstrip

    15
    0 Votes
    15 Posts
    1k Views
    David HealeyD

    @ScreamingWaves On Patreon I have a video specifically about the peak meter's look and feel function if you want to know more about it.

  • Midi CC events ignored in scriptnode envelope modulator.

    4
    0 Votes
    4 Posts
    355 Views
    ulrikU

    @It_Used Ok, I see, I guess this is a bug @Christoph-Hart
    The sustain (cc 64) is working with the flex envelope outside a scriptnode, but doesn't work inside a script node

24

Online

2.2k

Users

13.5k

Topics

117.8k

Posts