logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

50 Pages«<484950
Options
Go to last post Go to first unread
raugert  
#981 Posted : Wednesday, June 19, 2024 8:13:24 AM(UTC)
raugert

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2017(UTC)
Posts: 569
Canada
Location: Manitoba

Thanks: 110 times
Was thanked: 313 time(s) in 178 post(s)
Simply create 2 buttons to scroll through the presets in the title.. One button for "Next" and another for "Previous"

Then, to change a preset in a title you would use the command "NextTitlePreset" or PreviousTitlePreset" . If you are using a DataSource then you would use the "DataSourceNextRow" or the "DataSourcePreviousRow" commands.
barryondeck  
#982 Posted : Friday, June 21, 2024 12:08:44 AM(UTC)
barryondeck

Rank: Newbie

Groups: Registered
Joined: 2/8/2023(UTC)
Posts: 8
United States
Location: Houston

Originally Posted by: raugert Go to Quoted Post
Simply create 2 buttons to scroll through the presets in the title.. One button for "Next" and another for "Previous"

Then, to change a preset in a title you would use the command "NextTitlePreset" or PreviousTitlePreset" . If you are using a DataSource then you would use the "DataSourceNextRow" or the "DataSourcePreviousRow" commands.


Got it. Yeah, I knew that method from reading about it, but I was wondering if I could change it dynamically on the fly live during my stream.

Sounds like I can't. No worries. Thanks for the reply.
Luis70  
#983 Posted : Monday, September 2, 2024 11:52:02 PM(UTC)
Luis70

Rank: Advanced Member

Groups: Registered
Joined: 11/27/2023(UTC)
Posts: 51
Grenada

Thanks: 4 times
Was thanked: 3 time(s) in 3 post(s)
Anything new to look out for anytime soon?....haven't seen any updates lately
raugert  
#984 Posted : Saturday, September 7, 2024 3:50:46 AM(UTC)
raugert

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2017(UTC)
Posts: 569
Canada
Location: Manitoba

Thanks: 110 times
Was thanked: 313 time(s) in 178 post(s)
Originally Posted by: Luis70 Go to Quoted Post
Anything new to look out for anytime soon?....haven't seen any updates lately


Sorry, I've been busy with renovations this summer. Not much time for coding. Hopefully get back to it soon...

cheers,
Richard
thanks 1 user thanked raugert for this useful post.
Luis70 on 9/7/2024(UTC)
Luis70  
#985 Posted : Saturday, September 7, 2024 12:57:46 PM(UTC)
Luis70

Rank: Advanced Member

Groups: Registered
Joined: 11/27/2023(UTC)
Posts: 51
Grenada

Thanks: 4 times
Was thanked: 3 time(s) in 3 post(s)
ok, hope to see some new features soon....especially with the audio sliders.....just make them plain, no background, the way you first had the "T-Bar" ... let me decide what type of scale or background I want
Chumbaz  
#986 Posted : Wednesday, September 18, 2024 8:51:08 PM(UTC)
Chumbaz

Rank: Advanced Member

Groups: Registered
Joined: 4/30/2020(UTC)
Posts: 33
Italy
Location: Monza

Was thanked: 1 time(s) in 1 post(s)
I can't find a solution in managing tally status

If i create a button, and I assign to it an AUDIO device, the tally "light" works fine, no problem
But if I create a script, and i turn on/off the same AUDIO device with the script, of course the "light" can't be engaged

Is there a way to "connect" the "tally light" status without connecting the button directly to a device?
OR
Is there a way to connect the button to a device AND to launch a script?
OR
any turnaround to manage the button colo/content inside a script (even better)?

Thank you very much
Luis70  
#987 Posted : Wednesday, September 18, 2024 11:39:33 PM(UTC)
Luis70

Rank: Advanced Member

Groups: Registered
Joined: 11/27/2023(UTC)
Posts: 51
Grenada

Thanks: 4 times
Was thanked: 3 time(s) in 3 post(s)
I have the same issue, but in some cases, I ran triggers, and got some results....maybe you should try triggers until a way is discovered ... there is a way, but I can not get it to work on my end
Chumbaz  
#988 Posted : Wednesday, September 18, 2024 11:50:55 PM(UTC)
Chumbaz

Rank: Advanced Member

Groups: Registered
Joined: 4/30/2020(UTC)
Posts: 33
Italy
Location: Monza

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: Luis70 Go to Quoted Post
I have the same issue, but in some cases, I ran triggers, and got some results....maybe you should try triggers until a way is discovered ... there is a way, but I can not get it to work on my end


i will start to take a look...
but it is not a real solution in my opinion
but thank you of course

Luis70  
#989 Posted : Thursday, September 19, 2024 12:45:37 AM(UTC)
Luis70

Rank: Advanced Member

Groups: Registered
Joined: 11/27/2023(UTC)
Posts: 51
Grenada

Thanks: 4 times
Was thanked: 3 time(s) in 3 post(s)
Function=SetColor&Input=Test color box.gtzip&Value=#FF0000&SelectedName=Rectangle1.Fill.Color

Function=(Here you will add whatever functions you have)

Function=SetColor&Input=Test color box.gtzip&Value=#00FF00&SelectedName=Rectangle1.Fill.Color


Think I had to create a colour box in GT Titler to get it to work ... I think I see why it did not work for me.....when I get a chance, I will do some tests (#00FF00&SelectedName=Rectangle1.Fill.Color)...I think that should be Rectangle2.fill.color, as there will be 2 colours for your tally....tell if it worked for you
Chumbaz  
#990 Posted : Thursday, September 19, 2024 12:49:37 AM(UTC)
Chumbaz

Rank: Advanced Member

Groups: Registered
Joined: 4/30/2020(UTC)
Posts: 33
Italy
Location: Monza

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: Luis70 Go to Quoted Post
Function=SetColor&Input=Test color box.gtzip&Value=#FF0000&SelectedName=Rectangle1.Fill.Color

Function=(Here you will add whatever functions you have)

Function=SetColor&Input=Test color box.gtzip&Value=#00FF00&SelectedName=Rectangle1.Fill.Color


Think I had to create a colour box in GT Titler to get it to work ... I think I see why it did not work for me.....when I get a chance, I will do some tests (#00FF00&SelectedName=Rectangle1.Fill.Color)...I think that should be Rectangle2.fill.color, as there will be 2 colours for your tally....tell if it worked for you


with this approach youll change the color of a rectangle in a TITLE
NOT in the PANEL

which actually is what i am looking for

but, of course, thank you
Luis70  
#991 Posted : Thursday, September 19, 2024 2:12:09 AM(UTC)
Luis70

Rank: Advanced Member

Groups: Registered
Joined: 11/27/2023(UTC)
Posts: 51
Grenada

Thanks: 4 times
Was thanked: 3 time(s) in 3 post(s)
Let me know if, or how it worked....
WaltG12  
#992 Posted : Thursday, September 19, 2024 3:20:06 AM(UTC)
WaltG12

Rank: Advanced Member

Groups: Registered
Joined: 7/4/2021(UTC)
Posts: 243
United States

Thanks: 7 times
Was thanked: 29 time(s) in 26 post(s)
Originally Posted by: barryondeck Go to Quoted Post
Got it. Yeah, I knew that method from reading about it, but I was wondering if I could change it dynamically on the fly live during my stream.

Sounds like I can't. No worries. Thanks for the reply.


If you're open to switching to your browser, the Web Controller has a title editor.

If you're using the same title input, which it sounds like you are, you can even add a favorite icon to your iPad's home screen to take you directly to the editor for that title.
Luis70  
#993 Posted : Tuesday, September 24, 2024 7:04:19 AM(UTC)
Luis70

Rank: Advanced Member

Groups: Registered
Joined: 11/27/2023(UTC)
Posts: 51
Grenada

Thanks: 4 times
Was thanked: 3 time(s) in 3 post(s)
Then your first line in your Script should be :
Function=SetColor&Input=ColorPlaceholder.gtzip&Value=#FF0000&SelectedName=Color1.Fill.Color (this will change the button to Red when the script starts)

The last line in your Script would be :
Function=SetColor&Input=ColorPlaceholder.gtzip&Value=#00FF00&SelectedName=Color1.Fill.Color (this will change the button to Green when the script ends)

You can change the hex values if you want different colors...



This is the instructions I received, but I could not get it to work correctly
Users browsing this topic
Guest (3)
50 Pages«<484950
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.