No internet connection
  1. Home
  2. How to

Expand Field Recorder Workflow

By Nicklas Lindh @21lucifers
    2018-09-04 14:56:45.937Z

    Is anyone aware if there's a way to chose other fields in the "Field Recorder Workflow" menu. Right now the only option is: "Select first field recorder Channel".

    So what I'm basically wondering is: can you "Select second field recorder channel" "...Third Channel..." "...fourth channel..." and so on.

    This would be extremely useful when working with dialogue editing.

    Solved in post #2, click to view
    • 6 replies
    1. Hi Nicklas @21lucifers.
      Welcome to the forum :)
      Are you on the latest SoundFlow or still on version 1? In our newest builds we have support for scenarios like this.

      There's a custom command package available (not yet in alpha channel but later this week) that you can install which will allow you to select named field recorder channels - see the commands here:

      The custom script code to achieve this would be similar to:

      sf.ui.proTools.clipSelectFieldRecorderChannel({
          channelNameContains: ['A1']
      });
      
      ReplySolution
      1. 2Nicklas Lindh @21lucifers
          2018-09-04 15:26:19.951Z

          This is excellent news. I'm still on build 1 but I'll try the latest one right away.

          That you for a quick and great answer.

          1. Great! Please feel free to ask questions in a new thread in here if you have any problems getting set up with v2.

            1. 2Nicklas Lindh @21lucifers
                2018-09-05 10:35:09.982Z

                Hi there again.

                Downloaded build 2 and none of the usual, new or old, commands work anymore.

                Right now I'm trying the free "cloud option". Do I need a paying subscription to be able the use the program at all? If I want to use build 2 that is? Or Is there a setting, besides the "Integrity Setting", that I've missed or messed up?

                //Nicklas

                1. Nicklas @21lucifers can I get you to post a new thread about this then I'll answer in there? Just so we can more easily refer others to the information if they need to find it in the future?

                  1. 2Nicklas Lindh @21lucifers
                      2018-09-05 10:37:00.674Z

                      Will do.