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
fatty  
#1 Posted : Friday, January 29, 2021 5:40:55 AM(UTC)
fatty

Rank: Member

Groups: Registered
Joined: 3/26/2020(UTC)
Posts: 19
United States
Location: Utah

Was thanked: 1 time(s) in 1 post(s)
This is a rather silly questions, but I can't find the answer or figure out how to transition the preview on Mix 2 from a script.

Currently I have a line of code like this:
API.Function("Cut","InputName", Mix:=1)

It functions properly, but instead of cutting to a specific input, I want to just cut to whatever is in the preview for that Mix. I tried putting "Preview" instead of "InputName" and it did nothing.
doggy  
#2 Posted : Friday, January 29, 2021 6:18:35 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 293 times
Was thanked: 955 time(s) in 790 post(s)
API.Function("Cut",Input:=0,Mix:=1)
fatty  
#3 Posted : Friday, January 29, 2021 6:37:30 AM(UTC)
fatty

Rank: Member

Groups: Registered
Joined: 3/26/2020(UTC)
Posts: 19
United States
Location: Utah

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: doggy Go to Quoted Post
API.Function("Cut",Input:=0,Mix:=1)


that did it.. Thank you!
Users browsing this topic
Guest
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.