vMix Forums
»
General
»
General Discussion
»
Question - scriptcommand for audio on/off
Rank: Newbie
Groups: Registered
Joined: 11/23/2018(UTC) Posts: 2 Location: Hamburg
|
Hello,
we are trying to integrate our production into the web controller. We would like to use the web controller the same way, we are using our Xkeyspad.
We are using some simple macros on our Xkeys, which looks like:
Button one: Mute Source 1 Mute Source 2 Mute Source 3 Unmute Source 4 Insert Input to Preview Stinger to live
Button two: Mute Source 1 Mute Source 2 Unmute Source 3 Mute Source 4 Insert Input to Preview Stinger to live
and so on...
We are facing the problem that we cant integrate this in the web controller on one button, as long we are not using a script, which you can map to one. I got it working, without any VB.net knowledge, that the input is loaded and switches with a stinger to the live output.
Input.Find("INPUTNAME").Function("PreviewInput") Input.Preview.Function("Stinger1")
I tried to add lines for mute and unmute the sound of the four inputs, but they are not taking it.
Input.Find("INPUT1").Function("AudioOFF") Input.Find("INPUT2").Function("AudioOFF") Input.Find("INPUT3").Function("AudioOFF") Input.Find("INPUT4").Function("AudioON") Input.Find("INPUTNAME").Function("PreviewInput") Input.Preview.Function("Stinger1")
Also tried it with 1/0 Input.Find("INPUT1").Function("Audio=0") ...
I know that you can use the commands from shortcut function reference, but not how to insert them right We think this is quite easy for someone with a bit more insight.
Thanks Willi
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 11/23/2018(UTC) Posts: 2 Location: Hamburg
|
Hello,
I will work through it. Going to report here if it worked out.
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
Question - scriptcommand for audio on/off
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close