• This topic is deleted!

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

    9
    0 Votes
    9 Posts
    597 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
    331 Views
    DanHD

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

  • LAF Slider Peak Meter Horizontal

    6
    0 Votes
    6 Posts
    195 Views
    DabDabD

    @Matt_SF Sure.. Thank's buddy.

  • 💥 RNBO 💥

    8
    6 Votes
    8 Posts
    494 Views
    clevername27C

    @Christoph-Hart My mistake.

  • Vector fuzziness?

    9
    0 Votes
    9 Posts
    377 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
    231 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
    258 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
    118 Views
    clevername27C

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

  • ATMOS routing in scriptnode

    2
    2 Votes
    2 Posts
    127 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
    232 Views
    lalalandsynthL

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

  • Display Filename via Label + Sampler

    3
    0 Votes
    3 Posts
    273 Views
    trillbillyT

    @Matt_SF Thanks! Yes, I was pointed in this direction last time. I've got to be making a stupid mistake. I'm nit at my computer right now either but when I am I will post where I'm at with it.

    Any help in the meantime is appreciated!

  • Table envelope question

    11
    0 Votes
    11 Posts
    397 Views
    d.healeyD

    @Matt_SF Thanks :)

  • How to compile Hise properly before AAX export. Any Instructions?

    7
    0 Votes
    7 Posts
    780 Views
    DanHD

    @lalalandsynth Generally you supply Avid with your iLok user account id (probably an email or username), and Avid then put the necessary licenses into your iLok account. I assume you have done this already if they gave you the dev version already. You may need to update your iLok with your new licenses, and possibly activate them in the iLok software.

    Then when Pro Tools loads it checks the iLok for a license - if your iLok is plugged into your machine of course...

    You might have the option to assign the licenses to your machine, you should check (means you don't need the iLok).

  • How Do You Use "withMultipliedAlpha"?

    Solved
    8
    0 Votes
    8 Posts
    187 Views
    clevername27C

    @Christoph-Hart Thank you, Chris.

  • AAX Build Fail, Windows

    10
    0 Votes
    10 Posts
    491 Views
    DanHD

    @Lindon yes found that too. Ok great, hopefully that's done!

    Cheers mate

  • Store values in ScriptPanel data object

    51
    0 Votes
    51 Posts
    3k Views
    LindonL

    @toxonic

    Okay so theres no validation going on, and some maybe incorrect naming, and an incorrect call to writeObject: so start like this:

    //function store inline function writePreset (fileName, myJSONData) { local PresetFile = PresetDir.getChildFile(fileName); if (PresetFile.isFile()) { PresetFile.writeObject(myJSONData); }else{ // display an error here..... }; }

    So the most obvious problem is you were trying to save an array when the command expects JSON, so you should fix that at least...

  • bufferToImage

    3
    0 Votes
    3 Posts
    169 Views
    ustkU

    @Christoph-Hart Mmm... so this is the optimisation companion of setOpaque if I understand well

57

Online

1.7k

Users

11.7k

Topics

102.1k

Posts