• This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • TempoSync Knob Default Value

    3
    0 Votes
    3 Posts
    293 Views
    O

    @Dan-Korneff Thanks for the quick reply and was just coming back to report the same thing.

    I ran a test build and was surprised when it actually worked. Looks like I needed to rebuild the script as you suggested.

  • Insert instead of replace

    16
    1 Votes
    16 Posts
    709 Views
    DabDabD

    @orange Hmmm.... Exactly.

  • Custom DSP Network Crashes DAW

    11
    1 Votes
    11 Posts
    580 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
    190 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
    242 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
    282 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
    345 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
    245 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
    674 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
    362 Views
    DanHD

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

  • LAF Slider Peak Meter Horizontal

    6
    0 Votes
    6 Posts
    218 Views
    DabDabD

    @Matt_SF Sure.. Thank's buddy.

  • 💥 RNBO 💥

    8
    6 Votes
    8 Posts
    527 Views
    clevername27C

    @Christoph-Hart My mistake.

  • Vector fuzziness?

    9
    0 Votes
    9 Posts
    430 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
    6k 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
    260 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
    302 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
    124 Views
    clevername27C

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

20

Online

1.8k

Users

12.1k

Topics

105.7k

Posts