Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add AudioChannelMatrixApplyPreset #29

Open
Sadoharu opened this issue Apr 3, 2023 · 4 comments
Open

Can you add AudioChannelMatrixApplyPreset #29

Sadoharu opened this issue Apr 3, 2023 · 4 comments

Comments

@Sadoharu
Copy link

Sadoharu commented Apr 3, 2023

Can you add AudioChannelMatrixApplyPreset? I did not find this command in the list of commands

@wanvfx
Copy link

wanvfx commented Apr 7, 2023

I am also interested in AudioChannelMatrixApplyPreset command, but find many vmix user guide information, unable to use it as a command。

I also add the command into the XML configuration file, find AudioCharnelMatrixApplyPreset can read, like vmix, unable to control and modify.

It cannot serve as an effective command button, because vmix Settings - shortcuts, and no way to set AudioChannelMatrixApplyPreset shortcuts, there's no way to control the Master or Headphones switch is enabled.


This is a vmix problem, not a utc problem。

@wanvfx
Copy link

wanvfx commented Apr 7, 2023

For details, please refer to

https://www.vmix.com/help21/index.htm?AudioSettings.html

@Sadoharu
Copy link
Author

Sadoharu commented Apr 14, 2023

add this function to functions.xml

  <vMixFunctionReference>
    <Description>AudioChannelMatrixApplyPreset</Description>
    <Function>AudioChannelMatrixApplyPreset</Function>
    <FormatString>Function=AudioChannelMatrixApplyPreset&amp;Value={2}&amp;Input={0}</FormatString>
    <IntDescription>AudioChannelMatrixApplyPreset</IntDescription>
  </vMixFunctionReference>

its works

@wanvfx
Copy link

wanvfx commented Apr 14, 2023

将此函数添加到函数中.xml

  <vMixFunctionReference>
    <Description>AudioChannelMatrixApplyPreset</Description>
    <Function>AudioChannelMatrixApplyPreset</Function>
    <FormatString>Function=AudioChannelMatrixApplyPreset&amp;Value={2}&amp;Input={0}</FormatString>
    <IntDescription>AudioChannelMatrixApplyPreset</IntDescription>
  </vMixFunctionReference>

其作品


This method only adds "AudioChannelMatrixApplyPreset", lacks "IntValues" and "StringValues" commands, and cannot select specific channels to turn on and off, not to mention there are 1~12 options for MasterHeadphones, vMix official does not provide api, in the latest vmix26 In , there is no way to fine-tune control with shortcut keys.

Or, in string options, you can control specific commands?
Please guide, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants