Change "BW RX 10 Connect Open and Send" from mono mode to multi-input mode
Title
Change "BW RX 10 Connect Open and Send" from mono mode to multi-input mode
What do you expect to happen when you run the script/macro?
Hoi The macro sends a clip into izotope RX10
Are you seeing an error?
What happens when you run this script?
I want the macro to change into the "multi-input mode" but its default is "mono-mode"
How were you running this script?
I used a keyboard shortcut within the target app
How important is this issue to you?
4
Details
{ "inputExpected": "Hoi\nThe macro sends a clip into izotope RX10\n", "inputIsError": false, "inputWhatHappens": "I want the macro to change into the \"multi-input mode\" but its default is \"mono-mode\"", "inputHowRun": { "key": "-Mpfwh4RkPLb2LPwjePT", "title": "I used a keyboard shortcut within the target app" }, "inputImportance": 4, "inputTitle": "Change \"BW RX 10 Connect Open and Send\" from mono mode to multi-input mode" }
Source
//Macro converted to script
sf.ui.proTools.audioSuiteOpenPlugin({
category: "Noise Reduction",
name: "RX 10 Connect",
});
sf.ui.proTools.firstAudioSuiteWindow.audioSuiteSetOptions({
processingInputMode: "ClipByClip",
processingOutputMode: "CreateIndividualFiles",
});
sf.ui.proTools.firstAudioSuiteWindow.buttons.whoseTitle.is('Analyze').first.elementClick();
Links
User UID: Uhml9te60bW6cGMfAP18G4SyRoV2
Feedback Key: sffeedback:Uhml9te60bW6cGMfAP18G4SyRoV2:-NpTwUd-SfIAnqXf4TRl
Feedback ZIP: hLLuK+EXxLSKao421JOEdH3Mbc1QwPMXYU/iZTXkOUrebNdGGuReCbloFbCBpE5u4V5xxIEbSlz5VG9U0dw54+5iiwsE9JeUHMBK4f9Gjmqw/UnKgoJ3/HYFxODzZRR+clx4tREKLjaPgLO7G9mT6vi5Sp0xP1GRWSyPgIGCPjqA3nDZoWZKnp1OhXmsdoTjLyZJswnEFwMlM3mT44yPZEQbBRQ8/X4yG+Pe9blKD4YJ+ZkrBVnLCzzIyccZasIka0OJkTTHSnsM1JTCriBcDUUk/l/hWGh6Bb7zjs4t7/amlJZGseMHBcZ1ysLPmgc0Sok2bOlVqedMDPw+fpApUZeKe6N4Buvhka4PwaLvEKs=
- SSoundFlow Bot @soundflowbot
Thanks for posting a question or an issue related to the 'Barry Weir iZotope RX 10 Kit' package.
This package is made by @weirbarry. We're auto-tagging them here so that they will hopefully be able to help you. - WIn reply toOscar_van_Hoogevest⬆:Barry @weirbarry
Hi Oscar, let me look into this and report back with an update. Thanks.