Change Name on Button

Are you looking to type the names when they change or have the names on buttons that you can choose from?

I am looking at having names on each of the different buttons.
EG, Fred, Peter…etc
Have buttons labeled mic 1, mic 2…etc
Then bing able to select a mic and then a name from the selection of names available and it will label all 3 desks.
Hope that makes sense.

Import this setup. (Make sure to export your current setup so you don’t over-write it)
https://www.dropbox.com/s/szjq9zdh6nvjd2o/Set%20Ch%20Names%20demo.companionconfig?dl=1

Basically uses a custom variable to store which channel you’ve selected. Then when you press the name button, it changes that channel to the name of that button. Modify and add to it as you like, but it should be fairly clear how it works.

Feel free to write back if you have any questions or it doesn’t work the way you hoped.

1 Like

That works great.
Thanks heaps.
The only issue, is when I add a second desk to the name using the same setup, only first desk changes name.
I have sent a screen shot.

I have a couple of other requests now that we are heading in the right direction:
Would it be possible to add an output to the channel being changed?? EG, Changes the input channel name and a mix name at the same time?
Also, would it be possible to add something to the name that doesn’t change.
EG, when you press ‘Select CH42’ the number ‘42’ is always written on the label and the name is added at the end.
So the label name ends up saying ‘42 Fred’ for example.

You are awesome at what you do.
Much appreciated.

You’re welcome!

So, is it connecting properly to the other desk?

Send me a screenshot of the module log when you’re trying one of the buttons.
You open the module log by clicking on the “>_” icon beside the module name.

Try this to show the channel number before the channel name.
https://www.dropbox.com/s/ilh1j1zu3irinpy/Set%20Ch%20Names%20demo%202.companionconfig?dl=1

To change the mix name at the same time, just add another custom variable called “Mix_Num” or something, add the same type of action on the Select buttons but one that changes the Mix_Num variable. Then add an action to the name button that sets “Mix/Label/Name”, using this new variable as the Mix number and the name that you want. Give it a try, if you get stuck write back.

1 Like

It’s working amazingly!!!
Thanks so much for your help!

I have noticed that the Inch/Label/name on the Rivage desk doesn’t show a value field.
If you are able to fix it…

Thanks

Good catch! Not sure what happened there but I’ll look into it.
For now, you can select CL/QL and it will work on the Rivage if you’re not using scene stuff.

Try the 3.0.5 module here and let me know if that fixes the Rivage issue.
https://discourse.checkcheckonetwo.com/t/latest-v3-modules/3460

Be sure to follow the instructions on how to incorporate 3.0.5 into companion.
https://discourse.checkcheckonetwo.com/t/v3-rcp-module-installation-instructions/3458

Did you have a chance to try this yet, @Asplet ?

Hi Andy,
Will this work for both Windows and Macs? I am running Windows 11.

Also, after a bit of a play around with what I learnt from you, I have made some changes to the way the name change works and simplified it a bit.
I only need one variable now to run it.

I have done it where you select the name first and is captured by the variable.
This then sends you to a second page where the list of mics is shown (in my case we use the term RX).
And pressing the mic number, this sends the name to each of the desks listed under that button.

That’s great!
Did you try the updated version on your Rivage?

It kept saying I was still on version 3.0.4.
Does this work on Windows 11??

It should be version 3.0.5. Check the help menu.

Yes, companion works on Windows, MacOS and Linux.

Make sure to follow the instructions on how to incorporate my 3.0.5 module into companion.

Did you try it with a Rivage?

Then you haven’t done things quite correctly. Please follow my specific instructions further up.

Yes I works.
Thanks very much.
Much appreciating you helping. I’ve learnt a lot.