MichaelPilyavskiy / ReaScripts

Scripts for REAPER written by MichaelPilyavskiy (mpl)
128 stars 46 forks source link

Sidechain script #2

Closed veryextravagant closed 6 years ago

veryextravagant commented 8 years ago

Hi. Loving the sidechain script.

I wonder if some mods would be possible.

Source being a track named "SIDECHAINER" Destination being selected track ReaComp using a preset named "Sidechain"

So that way it can be triggered from a toolbar button. Not having to go to the source track is a cool feat.

Best

MichaelPilyavskiy commented 8 years ago

Try this

veryextravagant commented 8 years ago

Thanks Michael

Tried it and it inserted the ReaComp but did not set it correctly the #3 and 4 inputs in the send, as the original script was doing. Edit: It did it for the first sidechain created but not for the next ones. Next ones are 1 and 2. Also, it is not working in Pre-Fader (post FX) mode, wich its a must so you can set the fader to zero and not hear the sidechain signal.

MichaelPilyavskiy commented 8 years ago

Should works now (same link)

veryextravagant commented 8 years ago

Works! Thanks!

veryextravagant commented 8 years ago

Michael,

Do you think there is a way to have the inserted ReaComp instance renamed to be: "Sidechain Comp"?

Best

MichaelPilyavskiy commented 8 years ago

I updated script, but it willn`t work as expected. We have no API for renaming FX so if is definetely pain with trackstatechunks (finding name in right place, replace and set changes to whole track). So I did very rough quick replace which rename all "ReaComp" words on giving track to "Sidechain". Not really what you need, but kinda "works" if you send audio to previously empty track

veryextravagant commented 8 years ago

Thanks, Michael. Sadly, this defeats the whole purpose of renaming the comp. The idea is to know at first glance what is it doing and to position it at the end of the chain.