• getAttribute index for Pitch modulation LFO Semitones?

    8
    0 Votes
    8 Posts
    101 Views
    d.healeyD

    @Gab You might need to convert the value using Engine.getSemitoneFromPitchRatio();

  • Searching the forum

    14
    1 Votes
    14 Posts
    483 Views
    clevername27C

    @d-healey Thanks, Dave.

  • Default user preset setting- the path format?

    6
    0 Votes
    6 Posts
    345 Views
    DanHD

    @DanH right so just 'FACTORY/YourCoolPreset' works... no need for .preset at the end or 'UserPresets' before :)

  • CustomSetting LAF?

    3
    0 Votes
    3 Posts
    80 Views
    CatABCC

    @mmprod marvelous,I success,thanks for you😆

  • Inno Setup is Flagged as Trojan?

    108
    0 Votes
    108 Posts
    10k Views
    d.healeyD

    @bendurso I don't know, I'm quite happy with InnoSetup and Packages so haven't looked into it.

  • Benchmark paint routines? C++ nodes?

    4
    0 Votes
    4 Posts
    111 Views
    Christoph HartC

    @ustk Perfetto is a beast and requires you to sprinkle code snippets across your code to allow a good trace.

    If you enable debug symbols (!= debug mode) in your release build then you can also use the Time Profiler in the Xcode Instruments toolkit for finding the CPU hotspots.

  • What is velocity?

    37
    0 Votes
    37 Posts
    1k Views
    Robert PuzaR

    @Lindon Everyone's opinion is welcome. You will not be ignored.

  • Can I hide/collapse a long piece of code like this path?

    3
    0 Votes
    3 Posts
    67 Views
    VirtualVirginV

    @d-healey said in Can I hide/collapse a long piece of code like this path?:

    @VirtualVirgin

    Right click, and uncheck "Enable line breaks"

    a85c46f4-8f4f-41d1-892d-8eab2c2ec354-image.png

    Thank you!!

  • Send MIDI CC or NRPN to hardware?

    1
    0 Votes
    1 Posts
    54 Views
    No one has replied
  • Beginner Seeking Help with Filter for Delay Plugin in HISE

    2
    0 Votes
    2 Posts
    86 Views
    griffinboyG

    @filipalex96

    You need a wet only delay path in scriptnode.

    Open the wet dry mix node in scriptnode.
    In the wet section create your delay and fx

  • MIDI Player Questions

    Unsolved
    6
    3 Votes
    6 Posts
    156 Views
    ulrikU

    @d-healey Yes

  • Rounding the sharpness of the display buffer graph

    11
    0 Votes
    11 Posts
    225 Views
    ustkU

    @orange Yes I did, but I don't see where this path has been modified, the width is still the one from the panel with no reduction

    p1 = gr_peakreduct.createPath([a[0], a[1], a[2], a[3]], [0,1,0,-1], 1.0);

    [a[0], a[1], a[2], a[3]] this is equivalent to just write a

  • Bit confused: How to load a json file?

    5
    0 Votes
    5 Posts
    113 Views
    ustkU

    @d-healey But in this case that would mean delivering the file in question along with the binary, right? I am not sure it is "appropriate" for a neural model.

    @griffinboy Why not simply paste it in an included script file that only serves this purpose? After all, having an include line or a variable you load a json into, there are not much differences in terms of code weight

  • This topic is deleted!

    6
    0 Votes
    6 Posts
    50 Views
  • Smoother Dynamic Crossfades

    38
    0 Votes
    38 Posts
    3k Views
    modularsamplesM

    @d-healey I notice it quite a bit with synthesised samples too, hence my interest, even more annoying is the tendency for crossfaded sounds to have volume dip between layers. Smoothing helps a bit (smoothed parameter in low pass mode in particular) but it's always there to some extent.

    It's a shame physical modelling (of real instruments) never really fulfilled it's promise, but then many of us might not be here, or maybe we'd be talking about HIPME.

  • How to Show Value Popup with Script Look And Feel

    1
    0 Votes
    1 Posts
    53 Views
    No one has replied
  • Overwrite Old Presets

    7
    0 Votes
    7 Posts
    153 Views
    DanHD

    @Matt_SF Yep good idea, cheers!

  • Triggering Cable Table with MIDI note?

    5
    0 Votes
    5 Posts
    146 Views
    modularsamplesM

    @clevername27 Cool, hadn't thought of that.. Got me thinking, I wonder if it's possible to give a table envelope a release stage somehow, maybe by inverting a gate signal to activate a standard envelope on note off?

  • I need a sustain trick

    10
    0 Votes
    10 Posts
    150 Views
    Robert PuzaR

    @d-healey It makes sense. You will hear it.

    The current communication regarding multisamplers and Christoph's recent tip about harmonic filters has taken me to a whole new level. I already have a sustain separately in another sampler and I used Harmonic Filter + Random Modulator for sustain. I'll make a short recording. You should hear that.

  • Best practice for fixed knob values

    8
    0 Votes
    8 Posts
    177 Views
    DanHD

    @d-healey

    Nice, thank you!

11

Online

1.6k

Users

11.1k

Topics

97.0k

Posts