No internet connection
  1. Home
  2. How to

How to automate exporting clip groups?

By Jeremy Bowker @Jeremy_Bowker
    2020-06-13 12:47:39.877Z

    Is there a way to export clip groups (via soundflow)?

    Solved in post #15, click to view
    • 16 replies
    1. J
      Jeremy Bowker @Jeremy_Bowker
        2020-06-13 12:48:56.335Z

        Specifically a currently selected clip group or groups...

        1. Hi Jeremy - welcome to the forum :)

          This is to export them as audio files? Or do you need the information from them for logging/spotting purposes?

          1. Ah - or maybe you mean the actual thing called "Export Clip Groups..." - I didn't know about that feature actually.
            But yes, that can quite easily be automated in SF.

            1. JJeremy Bowker @Jeremy_Bowker
                2020-06-13 12:53:16.270Z

                Yes, that's the one =)

                1. Great! The best way to get started automating stuff like that is to follow these two videos, which will teach you the basics of creating macros that automate popup menus, dialogs etc. - by following this you'll get knowledge of how to automate pretty much any regular action in PT:

                  1. In reply toJeremy_Bowker:
                    JJeremy Bowker @Jeremy_Bowker
                      2020-06-13 13:31:39.181Z

                      Those are very helpful. Thank you. Though, I'm a little confused about the actual exporting of clip groups as it appears to only be part of that pulldown menu above the clip window. (Thank you for your patience as I'm new to this.)

                      1. JJeremy Bowker @Jeremy_Bowker
                          2020-06-13 13:33:51.535Z
                          1. To click this, you would need to use the "Open & Select Item in Popup Menu" action in a macro. For the UI Element, you'd pick the popup button (the one to click to open the menu), and then in Menu Path you'd put "Export Clip Groups..."

                            1. You can see how it should look here:

                              ReplySolution
                              1. JJeremy Bowker @Jeremy_Bowker
                                  2020-06-13 21:26:05.664Z

                                  That is great! Thank you

                  2. J
                    In reply toJeremy_Bowker:
                    Jeremy Bowker @Jeremy_Bowker
                      2020-06-13 12:54:09.040Z

                      The option in the clip window didn't seem like official menu items so I wasn't sure how to go about accessing them via soundflow

                      1. JJeremy Bowker @Jeremy_Bowker
                          2020-06-13 12:54:27.764Z

                          You are fast! Checking it out now

                        • B
                          In reply toJeremy_Bowker:
                          Brad Semenoff @Brad
                            2020-06-13 17:49:29.809Z

                            Hi Christian, I'm trying to help Jeremy with this and I'm getting stuck too. I used the Click UI Element to get the Clip List pop up menu to appear, but I can't find a way to click within that menu once it appears. Using the Click UI Element Macro will only work with the first click, and the menu disappears in Pro Tools so I don't know of a way to automate another click within the pop up menu. The "Click Popup Menu" action doesn't seem to work either because it is expecting the output of the previous action.

                            There are built-in actions for clicking a Track List and group list pop up menu, but not one for the clip list. Is that something that can be added into Soundflow?

                            Thanks for your help with this!

                            1. Hi Brad...I think I may know how to do this...will take a look this morning.

                          • S
                            In reply toJeremy_Bowker:

                            Excellent! I remember that macro command, but couldn't remember what is was called. Works perfectly :)