By Danielle McBride @Danielle_McBride
Hello. I'm trying to build a script to toggle Multi-resolution on the Spectral Repair module. I'd also like to be able to use a SF script to change the Direction of interpolation. Though, if I have one, I can probably sort out the other. Thank you.
- Christian Scheuer @chrscheuer2024-03-20 16:36:28.474Z
Hi Danielle,
You should be able to toggle the Multi-resolution with a simple macro.
- Create a new macro
- Add the "Click UI Element" action
- Click PICK, navigate to iZotope RX with cmd+tab and click the Multi-resolution checkbox
That's it.
You can learn more about how to build these things yourself here:
- In reply toDanielle_McBride⬆:Kitch Membery @Kitch2024-03-20 16:59:24.347Z
Adding to the information Christian shared, there is a Command Template in SoundFlow's iZotope RX Package that allows you to adjust settings for the Spectral repair module.
It's located in the "Package" folder, under "SoundFlow" => iZotope RX => Module Utilities.
I hope that helps.
- DDanielle McBride @Danielle_McBride
Yes! I'm all good to go now. Thank you. :)