No internet connection
  1. Home
  2. Ideas
  3. PT SDK Ideas

Adjust Clip Gain with Pro Tools SDK

By Nathan Salefski @nathansalefski
    2024-02-14 16:15:33.863Z

    Something to change the clip gain by an exact amount would be great. It could behave similarly to using clip fader when when there is and isn't clip gain automation present. In theory:

    sf.app.proTools.adjustClipGain({
        delta: "+3dB",
    //  delta: "-6dB",
    });
    
    • 5 replies
    1. At the moment there is no provision in the PT SDK for clip gain.

      1. Comment deleted
        1. Nathan Salefski @nathansalefski
            2024-02-14 17:16:06.029Z

            I downloaded it a while ago but for some reason couldn’t get it to install. Maybe I could get some help today at the hangout?

        2. In reply tonathansalefski:

          That's not a bad idea, thanks for sharing!

          This is indeed the best place to share these types of ideas, as we have the opportunity to forward ideas in here to Avid :)

          1. S
            In reply tonathansalefski:
            SoundFlow Bot @soundflowbot
              2024-02-16 17:48:39.074Z

              This issue is now tracked internally by SoundFlow as SFA-10

              1. O
                In reply tonathansalefski:

                2nd this OR if it's easier for them, SDK access to set the clipgain value, could quickly set to whatever is needed, trigger once and then return to 'previous setting'