Adjust Clip Gain with Pro Tools SDK
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",
});
- Chris Shaw @Chris_Shaw2024-02-14 16:59:32.377Z
At the moment there is no provision in the PT SDK for clip gain.
- Comment deleted
Nathan Salefski @nathansalefski
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?
- In reply tonathansalefski⬆:Christian Scheuer @chrscheuer2024-02-16 17:29:23.797Z
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 :)
- SIn reply tonathansalefski⬆:SoundFlow Bot @soundflowbot
This issue is now tracked internally by SoundFlow as SFA-10
- OIn reply tonathansalefski⬆:Owen Granich-Young @Owen_Granich_Young
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'