logo

Live Production Software Forums


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

Notification

Icon
Error

Options
Go to last post Go to first unread
Vyacheslav  
#1 Posted : Sunday, February 7, 2021 7:55:45 AM(UTC)
Vyacheslav

Rank: Member

Groups: Registered
Joined: 2/2/2021(UTC)
Posts: 14
Russian Federation
Location: Moscow Region

Thanks: 5 times
Dear developers, I would like to implement the following function in the GT Designer. When the counter is greater than zero, the title automatically made "Transition IN", and when the counter is zero or empty - the title automatically made "Transition OUT". I apologize for my English. I hope this video will help you understand what I'm asking you to implement.
IN
OUT
doggy  
#2 Posted : Sunday, February 7, 2021 12:13:34 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,057
Belgium
Location: Belgium

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Use scripting to test and trigger GT title options or bake it in with code in a legacy XAML title
Vyacheslav  
#3 Posted : Sunday, February 7, 2021 6:30:44 PM(UTC)
Vyacheslav

Rank: Member

Groups: Registered
Joined: 2/2/2021(UTC)
Posts: 14
Russian Federation
Location: Moscow Region

Thanks: 5 times
Originally Posted by: doggy Go to Quoted Post
Use scripting to test and trigger GT title options or bake it in with code in a legacy XAML title


Please tell me where I can view information on about scripting and trigger for GT title???
doggy  
#4 Posted : Sunday, February 7, 2021 7:07:08 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,057
Belgium
Location: Belgium

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Originally Posted by: Vyacheslav Go to Quoted Post


Please tell me where I can view information on about scripting and trigger for GT title???


Please search this forum, there is a lot of information regarding scripting (not just for GT titles) like the "scripting for dummies" topic and more
You can find there all you need for this particular request


In this particular case you need to check for the value of your clock in the title and perform an action on it
Vyacheslav  
#5 Posted : Monday, February 8, 2021 5:00:02 AM(UTC)
Vyacheslav

Rank: Member

Groups: Registered
Joined: 2/2/2021(UTC)
Posts: 14
Russian Federation
Location: Moscow Region

Thanks: 5 times
Originally Posted by: doggy Go to Quoted Post
Originally Posted by: Vyacheslav Go to Quoted Post


Please tell me where I can view information on about scripting and trigger for GT title???


Please search this forum, there is a lot of information regarding scripting (not just for GT titles) like the "scripting for dummies" topic and more
You can find there all you need for this particular request


In this particular case you need to check for the value of your clock in the title and perform an action on it


Doggy i was not able to find the necessary information on the problem. ((( Can you help me?
doggy  
#6 Posted : Monday, February 8, 2021 5:12:43 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,057
Belgium
Location: Belgium

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Originally Posted by: Vyacheslav Go to Quoted Post

Doggy i was not able to find the necessary information on the problem. ((( Can you help me?


https://forums.vmix.com/...86-Scripting-for-Dummies


read clock from title
if clock is zero
do what you want
else if don't know how
hire me
else
loop (till clock is zero)
Users browsing this topic
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.