Change VCA Suffix to Prefix
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=
In reply toVarun_John⬆:Andrew Scheps @Andrew_SchepsI haven't had time to test, but there is a Prefix property you can set and should work!
Varun John @Varun_JohnBut how do we enable that? I can't find any option in the Template which is there.
Andrew Scheps @Andrew_SchepsDid 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

Varun John @Varun_JohnYes. 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_SchepsChecking a couple of things, one sec...
Andrew Scheps @Andrew_SchepsOk, try 1.1.6
Varun John @Varun_JohnYes! This is working. Thanks a lot!
Andrew Scheps @Andrew_SchepsExcellent!
