• Custom DSP Network Crashes DAW

    11
    1 Votes
    11 Posts
    448 Views
    orangeO

    @Matt_SF Yes all of the properties are the same.
    Threshold knob is connected to the converter node (dBtoGain mode)

  • Tagging notes

    7
    0 Votes
    7 Posts
    116 Views
    LindonL

    @d-healey actually I thin k I have a solution - just do the same thing in reverse using Synth.addNoteOff

    for (n=0; n < ChordPlayer.playingEvents[pos].length; n++) { Synth.addNoteOff(1, ChordPlayer.chordPadArray[pos].data.chord[n], ChordPlayer.chordPadArray[pos].data.strumLength * n); ChordPlayer.playingEvents[pos][n] = -1; };
  • VST3 in High Sierra ?

    3
    0 Votes
    3 Posts
    208 Views
    lalalandsynthL

    @ulrik Its not working in Reaper on High Sierra , I will send you a VST3 via pm.
    Thanks mate.

  • AAX SDK - compiled

    31
    0 Votes
    31 Posts
    2k Views
    lalalandsynthL

    @Lindon Indeed :)

  • Range mismatch in Scriptnode

    4
    0 Votes
    4 Posts
    226 Views
    Matt_SFM

    @orange I think these warnings are mostly useful for debugging and spotting where a scriptnode graph is likely to crash, as it can happen sometimes with some nodes.

    This connection should be fine altough it would be better to keep the ranges identical when possible. You could use a control.smoothed_parameter_unscaled in that case.

  • Scriptnode error: Wrong parameter list in XML data

    5
    0 Votes
    5 Posts
    273 Views
    lalalandsynthL

    @Fortune You can see it in use here, although I am not entirely sure why its called sidechain, unless its preparation for a sidechain input or something.
    https://forum.hise.audio/topic/6386/simple-multiplex-style-switched-routing/10

  • Scriptnode Control Fileplayer Gain

    3
    0 Votes
    3 Posts
    211 Views
    K

    @Matt_SF wow perfect, thank you !

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    5 Views
  • Wait for 1 seconds then set the value

    9
    0 Votes
    9 Posts
    557 Views
    VorosMusicV

    @ulrik
    Oh yes I saw that as well. Looks like a really clean solution!👍

  • Any plans on adding time stretching in the future?

    4
    0 Votes
    4 Posts
    317 Views
    DanHD

    @observantsound no it will be useful for people asking the same question

  • LAF Slider Peak Meter Horizontal

    6
    0 Votes
    6 Posts
    187 Views
    DabDabD

    @Matt_SF Sure.. Thank's buddy.

  • 💥 RNBO 💥

    8
    6 Votes
    8 Posts
    470 Views
    clevername27C

    @Christoph-Hart My mistake.

  • Vector fuzziness?

    9
    0 Votes
    9 Posts
    368 Views
    orangeO

    On Windows, if the monitor has a 4k (or more) resolution, and using a resolution factor higher than 100% for the Operating System , that happens. I think it is a Windows thing.

    alt text

  • Happy Holidays..

    30
    10 Votes
    30 Posts
    2k Views
    d.healeyD

    @DanH I got the pitch partly working but it's glitchy and another member of the forum has shared some of their work on the time stretch with me but it has some of their specific C++ stuff in it which I need to make more generic. I haven't had time yet to really dive into it.

    I think I already shared my pitch shift node in another thread.

  • Pro Tools developer version question

    3
    0 Votes
    3 Posts
    219 Views
    lalalandsynthL

    @Lindon Ah , I neglected that, let me try again. Thanks!

    SOLVED> That was indeed the problem :)

  • Compiled Standalone/PlugIn not able to open

    6
    1 Votes
    6 Posts
    240 Views
    VorosMusicV

    Its a bit much to take in debugging the first time.
    I found an assertion failure for jlimit in MathsFunctions (lower value is bigger than the higher value).
    But I still try to figure out where this jlimit belongs to.

  • Can You Detect Clicks on a Slider?

    Solved
    3
    0 Votes
    3 Posts
    111 Views
    clevername27C

    @d-healey Thank you, David. I have referenced in the documentation. Cheers.

  • ATMOS routing in scriptnode

    2
    2 Votes
    2 Posts
    119 Views
    orangeO

    @Dan-Korneff

    The latest trend Dolby ATMOS!

    AFAIK, it's almost 10 years old but I've been hearing this more and more everywhere lately. Very popular these days. Albums, Movies, TV Serries...etc. it's been everywhere.

    And of course it would be great to see 7.1.4 Channel Set here.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • AAX Compile problem.

    4
    0 Votes
    4 Posts
    218 Views
    lalalandsynthL

    @orange Indeed , was set to use iPP which I do not have installed :)

26

Online

1.6k

Users

11.3k

Topics

98.1k

Posts