|
Post by nathanaelj83 on Dec 1, 2015 11:03:53 GMT -8
So I thought it would be cool to create a "Tab to Soundminer and Spot to Timeline" batch command. But the Batch Commander doesn't see my Command + Tab command.
Any ideas about how I can work around this?
|
|
|
Post by jameyz on Dec 1, 2015 12:04:50 GMT -8
I think cmnd tab is used by spotlight to switch between apps.. So I don't think that one can be programmed. Is there another key command for it?
|
|
|
Post by nathanaelj83 on Dec 2, 2015 13:45:31 GMT -8
I don't believe there is...
|
|
|
Post by jameyz on Dec 2, 2015 15:25:50 GMT -8
I don't believe there is... Oh. I think i know what you mean now.. You want to switch to sound miner, copy a piece of audio, switch back to PT and paste??
|
|
|
Post by nathanaelj83 on Apr 25, 2016 7:19:50 GMT -8
I don't believe there is... Oh. I think i know what you mean now.. You want to switch to sound miner, copy a piece of audio, switch back to PT and paste?? Sorry about the delay! Yes, this is what I want to do.
|
|
|
Post by nathanaelj83 on Apr 25, 2016 7:20:59 GMT -8
Oh. I think i know what you mean now.. You want to switch to sound miner, copy a piece of audio, switch back to PT and paste?? Sorry about the delay! Yes, this is what I want to do. actually, it's not copy and paste - just switch to sound miner, command S (to spot to PT), and that's it. Sound miner automatically switches to PT when it spots the audio.
|
|
|
Post by jameyz on Apr 25, 2016 9:27:38 GMT -8
Ok, you can drag this Automator script into /Applications/Raven MTi.app/Contents/Resources/Services/Automator/ProTools and the BC will launch the script. You will have to edit the Automator script to do what you need. But this should at least get you started. SOUND MINE SWITCH.ravbc (571 B) SOUND MINE SWITCH.workflow.zip (30.22 KB)
|
|
|
Post by nathanaelj83 on May 3, 2016 6:19:44 GMT -8
Jamey, thanks for this. Something is getting hung-up, though. I placed the script in the automator/protools folder, then loaded the BC. When I run the BC, it opens system prefs and gives me a "The Raven utilizes the built-in graphic user infertace..... Enable raven in the list of accessibility apps". But Raven is already enabled.
Also, simple text opens after I run the script.
|
|
|
Post by nathanaelj83 on May 3, 2016 6:20:59 GMT -8
Full disclosure, the other day I fooked up and used the MTi 2 installer instead of MTi 1.... I reinstalled MTi 1.
Not to make a potentially simple task more complicated... lol thanks for your help.
|
|
|
Post by nathanaelj83 on May 3, 2016 6:30:52 GMT -8
I may be on the right track now.... editing in automator - first time doing so.....
|
|
|
Post by nathanaelj83 on May 3, 2016 6:35:18 GMT -8
still getting the Built-in Graphic UI message...
|
|
|
Post by jameyz on May 3, 2016 7:19:17 GMT -8
still getting the Built-in Graphic UI message... Did you re drag raven into the Accessibility?? This should fix it, instead of just clicking it back on, link it to the new app install location. side note: MTi1 and MTi2 are the same app, just different installers for touch driver. If you skip the touch driver install at the end, either installer will work..
|
|
|
Post by nathanaelj83 on May 3, 2016 7:30:04 GMT -8
That did it. Magic. Figured out Automator as well. Thank you very kindly sir!
|
|
|
Post by nathanaelj83 on May 3, 2016 8:16:03 GMT -8
How did you link the BC to the Script? Or is that top secret? I'd love to have just a regular "tab-to-SM" without spotting to PT so that I can flip back & forth without using the keyboard.
|
|
|
Post by jameyz on May 3, 2016 8:34:48 GMT -8
How did you link the BC to the Script? Or is that top secret? I'd love to have just a regular "tab-to-SM" without spotting to PT so that I can flip back & forth without using the keyboard. Just open up the BC in X-Code, or some type of XML scripting software and change the name of the link to the automator file in the 2 lines. Text edit could work just don't change any numbers in it. Raven can't TAB out of itself, since it is hardwire to PT so the best way is to do it with an Applescript. This way Raven can launch the applescript that will go out into the OSX world and can do any functions in other apps.
|
|
|
Post by nathanaelj83 on May 3, 2016 9:37:33 GMT -8
Thank you!
|
|
|
Post by marcos on Sept 16, 2016 8:33:25 GMT -8
Hi Jamey, How can I drag Raven into accessibility?? I follow your instructions but when I touch the BC I ´ve created for Soundminner it only opens a blank simple text Thanks
|
|