No internet connection
  1. Home
  2. Packages
  3. Scheps Session Prep Helpers

Change VCA Suffix to Prefix

By Varun John @Varun_John
    2025-06-08 05:50:05.004Z

    Title

    Change VCA Suffix to Prefix

    What do you expect to happen when you run the script/macro?

    I would like to change the setting "Suffix" to "Prefix". In my sessions, I would prefer to have "v" before the Track name and not "VCA" as suffix.

    Are you seeing an error?

    What happens when you run this script?

    It is working all fine, but I would like to change the option of Suffix to prefix.

    How were you running this script?

    I used a keyboard shortcut within the target app

    How important is this issue to you?

    5

    Details

    {
        "inputExpected": "I would like to change the setting \"Suffix\" to \"Prefix\". In my sessions, I would prefer to have \"v\" before the Track name and not \"VCA\" as suffix.",
        "inputIsError": false,
        "inputWhatHappens": "It is working all fine, but I would like to change the option of Suffix to prefix. ",
        "inputHowRun": {
            "key": "-Mpfwh4RkPLb2LPwjePT",
            "title": "I used a keyboard shortcut within the target app"
        },
        "inputImportance": 5,
        "inputTitle": "Change VCA Suffix to Prefix"
    }

    Source

    //Preset converted to script
    
    
    //Invoking preset "Generic Group with VCA" of template "Create Named Group and VCA" in package "Scheps Session Prep Helpers"
    sf.soundflow.runCommand({
        commandId: 'user:ckpy6jb98000l8q10fk0q1rb1:ckgqfubda00016m10r3bu8347',
        props: {
            createVCA: true,
            groupLet: "d",
            groupName: "Vocals",
            groupNum: "4",
            groupNumber: "4",
            letter: "d",
            vcaName: "Drums",
            vcaSuffix: "VCA",
        },
    })
    

    Links

    User UID: kTu1z2ZKKNhe3EWSKzNuCnl4AvL2

    Feedback Key: sffeedback:kTu1z2ZKKNhe3EWSKzNuCnl4AvL2:-OSD4gLdXfcXUj0O3za1

    Feedback ZIP: 3pgPVzgYTUzp127rKiBcZkrKgsGvk+LxU6FgYJCXSpAtDwri6TN0pL/bHdpxHQxHhLz3G+taILDpt29QyjR2/V2dK5mJu/gqY9ABLIGeKKovoD7vLhUgXcsLL9TBzI724ipGP8Lb/n8bK0Ib7UK8yD4az0D4KDxEfPwAUKkqt/dYSF+H+wioqtAYlYiPOzCwLUVX86ruGCMAUm+msUz4Oo27VLarsWetSl7Gvtzxkq+ZhOWTJan/cmUt5rcEx0z9DhBwIAwV7mJbNjmAOolpOg9e+qS2rAYO6RKhlDjwZPa1FPiTCTB1Zk77hFDLTLrZk3/Em340r359zqkAH8suI43KJmoaRrxC/Co3TlMqUiA=

    • 9 replies
    1. In reply toVarun_John:
      Andrew Scheps @Andrew_Scheps
        2025-06-10 21:29:27.979Z

        I haven't had time to test, but there is a Prefix property you can set and should work!

        1. Varun John @Varun_John
            2025-06-12 06:18:54.149Z

            But how do we enable that? I can't find any option in the Template which is there.

            1. Andrew Scheps @Andrew_Scheps
                2025-06-12 06:44:34.729Z

                Did you update the package? YOu should see an option for it in your presets now. All you have to do is put the text you want in either field. If you don't want a suffic just leave it blank

                1. Varun John @Varun_John
                    2025-06-12 06:48:34.606Z

                    Yes. I just updated. But when I test it, I am getting an error. Posting last few lines of the error.

                    12.06.2025 12:17:42.56 [Backend]: Logging error in action (01) PopupMenuSelectAction: Could not click popup menu item

                    12.06.2025 12:17:42.56 [Backend]: Logging unknown error in action (02) RunCommandAction: Create Named Group and VCA: Line 39
                    !! Command Error: Varun - Generic Group with VCA [user:ckpy6jb98000l8q10fk0q1rb1:ckgqfubda00016m10r3bu8347#cmbt0lg7j00003q1098yc100s]:
                    Could not click popup menu item
                    Could not find menu item with name: v 1test

              • In reply toVarun_John:
                Andrew Scheps @Andrew_Scheps
                  2025-06-12 07:07:32.151Z

                  Checking a couple of things, one sec...

                  1. Andrew Scheps @Andrew_Scheps
                      2025-06-12 07:12:21.431Z

                      Ok, try 1.1.6

                      1. Varun John @Varun_John
                          2025-06-12 07:17:08.568Z

                          Yes! This is working. Thanks a lot!

                          1. Andrew Scheps @Andrew_Scheps
                              2025-06-12 07:18:48.468Z

                              Excellent!