Hi, Andrew!
I always use Create Named Group and VCA! Thanks for the great script!
I have noticed one thing.
When I run "Create Named Group and VCA", the group and VCA track are created, but the created group is not assigned to the VCA track.
I used to think this was normal behavior and assigning groups to VCA tracks was manual.
However, when observing the behavior of the script, it seems that the VCA pop-up opens momentarily in the Create Group Window, but closes before the group name is selected.
It would be very comfortable if this problem were solved, but is it possible?
- In reply toMasayoshi_Sugai⬆:Andrew Scheps @Andrew_Scheps
Fixed in 1.0.9! Thanks for pointing it out, it was a silly error
- MMasayoshi Sugai @Masayoshi_Sugai
Hi, Andrew.
Thank you for your quick response and great work!
It works perfectly!!! - In reply toAndrew_Scheps⬆:SSteve Bissinger @sbiss2022-02-03 19:06:07.060Z2022-02-03 19:28:47.416Z
I just discovered this. So great! One more tweak I would request...if I select a group of tracks and run this script it places the VCA track below the selected tracks. I would typically want it above. Don't know if others prefer below, but perhaps a property to define whether above or below would please everybody?
And not to get greedy, but it would be amazing to have the option of being able to define the VCA track color in the preset :)
- SSteve Bissinger @sbiss2022-02-03 19:20:10.856Z
I am also getting this error...
Andrew Scheps @Andrew_Scheps
Is it creating the VCA? It's working here, but if for some reason the VCA doesn't get created that's the error you would probably get
- In reply tosbiss⬆:
Andrew Scheps @Andrew_Scheps
The problem is that it's automatically created below the tracks. To move it would be a whole other script like Chris Shaw's move tracks. Much more complicated than it seems...
- SSteve Bissinger @sbiss2022-02-03 20:53:04.284Z
Understood about track placement. It is sometimes creating the vca/finishing the script, but sometimes gets hung at the "Create Group" window. So it does not get far enough to create the VCA.
Andrew Scheps @Andrew_Scheps
It should actually create the VCA before creating the group so it can assign it, so if the VCA isn't being created that would be the issue. If you can find a reproducible case a screen recording would be great. Thanks!
- SSteve Bissinger @sbiss2022-02-03 21:35:55.175Z
My mistake. It did create the VCA, then got hung at the Create Groups window. That said, it hasn't thrown an error again so perhaps something else was interfering. I will keep an eye on it. Still a super helpful script!
- SSteve Bissinger @sbiss2022-02-03 21:52:33.712Z
One last thought...and forgive me if this is simplistic and I'm overlooking something that would break this. Currently it does this:
- Creates the VCA.
- Reselects the tracks & groups them.
- Assigns the group to the VCA.
What if it did this:
- Group the already selected tracks.
- Press "P" to move the tracks selection up one track (one above the group that was made)
- Create the VCA & assign the group.
That should create the VCA just above the grouped tracks. Would that work?
Andrew Scheps @Andrew_Scheps
That would work in most cases, but I can see issues if you have the topmost track in the session selected, or some possible issues with things ending up inside folders they shouldn't. Unfortunately I think I'm going to make you suffer with the VCAs below...
- SSteve Bissinger @sbiss2022-02-03 23:31:44.310Z
You are right and sorry to be floating to not very thought through ideas. No worries. Still a huge help and I've made a macro that runs your script and colors the track so I'm 90% of the way there :)
Andrew Scheps @Andrew_Scheps
Believe me, I'd add it if it wouldn't complicate things so much!
- In reply toAndrew_Scheps⬆:
Dana Nielsen @Dana_Nielsen
Andrew!! You rockstar. I was just searching to see if anyone else is bumping into this, as @sbiss mentioned, I get hung on the Create Groups window as well and curious how to solve. Here's the log I'm getting pretty consistently. I'm prob doing something dumb, but lemme know if u or anyone else here has a quick fix, thanks!!
04.03.2022 14:10:47.44 [Backend]: Logging unknown error in action (02) RunCommandAction: Create Named Group and VCA: Line 39
!! Command Error: Create VCA [user:ckwynzmvc00034k10k1aadldg:cl074m6n90000s7106kgioe0b]:
Error running command user:ckwiweeqy0003y210z9zykz7x:ckgqfubda00016m10r3bu8347 (Create VCA: Line 1)
Could not click popup menu item (Create Named Group and VCA: Line 39)
Could not find menu item with name: vocalsAndrew Scheps @Andrew_Scheps
Hey @Dana_Nielsen !
The error is saying that it can't find a vca named vocals in the popup menu, so...can you post a screenshot of the preset you are running when it fails?
Dana Nielsen @Dana_Nielsen
Hmm.. weird, the VCA track is being created just fine and shows up in the VCA popup menu within the Create Groups dialog, but it seems to get stuck on pasting the group name and selecting the VCA from the popup menu. Here's a lil screen record of what I'm doing (and again, apologies if I'm just doing something newb/boneheaded!). Also- seems like u have to click on the hyperlink to see movie, as the embedded viewer doesn't seem to play. Thank u thank u!
Andrew Scheps @Andrew_Scheps
It would put the group name in after selecting the vca, so it’s all about it not properly selecting the vca in that menu. I’ll have a look tomorrow…
Dana Nielsen @Dana_Nielsen
U rule, man! For real. 🙏🏻
Andrew Scheps @Andrew_Scheps
I think the problems is you've made a macro that runs an existing preset instead of just making your own preset. Select the "Create Named Group and VCA" script and then choose New Preset from the New menu at the top of the Editor. Let me know how that goes.
Dana Nielsen @Dana_Nielsen
Ohhhh ... see? #newb. Thanks so much man, I'll try that out!
- In reply toAndrew_Scheps⬆:
Dana Nielsen @Dana_Nielsen
GENIUS! That worked great, thanks, Andrew!
The lesson of the day for me is: "don't macro a preset." 😂
- KIn reply toMasayoshi_Sugai⬆:Keith Elliott @Keith_Elliott
I am getting the same/similar error that most have explained or gotten to work...
03.10.2022 20:39:41.33 <info> [Backend]: !! Command Error: vKeys - Create Group [user:ckyyuip2t00045a10tgjwm774:ckf4cv3ei000oy410dgixx1tu#cl8s3nc5r000f7r1015nvlevq]: Could not click popup menu item (Create and Add To Groups: Line 50) Could not find menu item with name: vKEYS << Command: vKeys - Create Group [user:ckyyuip2t00045a10tgjwm774:ckf4cv3ei000oy410dgixx1tu#cl8s3nc5r000f7r1015nvlevq]
It's clearly properly creating the VCA [see screenshot] but for some reason it's unable to find that VCA even though it's in the menu.
This is my own created Preset.
Running v1.1
Andrew Scheps @Andrew_Scheps
Are you trying to run the preset inside a macro? I believe there are issues with that.
- KKeith Elliott @Keith_Elliott
No. I am simply triggering the preset on it's own from a Streamdeck button.
- In reply toAndrew_Scheps⬆:KKeith Elliott @Keith_Elliott
I have a hunch about the problem.
Because I am specifying no VCA Suffix, it's still adding a space and looking for a VCA name with a blank space on the end. Which it isn't finding because the track creation chopped off the ending space? Line 106 of the script?Basically something come down to a lost space in a string variable somewhere...?