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

Add separate mono actions and feedback #292

Open
patmu opened this issue Nov 16, 2024 · 0 comments
Open

Add separate mono actions and feedback #292

patmu opened this issue Nov 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@patmu
Copy link

patmu commented Nov 16, 2024

Describe the feature
It's possible to set an input to audio "SeperateMono" mode. I would like to see the following features for this mode:

  • Implementation of actions "SetVolumeChannel1" and "SetVolumeChannel2" to control the channels volume independently (action).
  • Implementation of single channel volume meter, assignable to channel 1 or channel 2 of an input (feedback). Like the existing one, but only with one meter.
  • Implementation of variables "volume linear" and "volume db", assignable to channel 1 or channel 2 of an input (feedback). Like the existing ones, but only with the value of the selected channel.

Is this version dependent (vMix v24.)?
No

If documentation is required to implement, do you know where to find it?
https://www.vmix.com/help27/ShortcutFunctionReference.html
Feedback about volume level is provided in the xml api: volumeF1="1" volumeF2="1"
Feedback about meters is provided in the xml api: meterF1="0.1160889" meterF2="0.1160889"

Usecases
My use case: I have commentators coming in, commentator 1 on left channel and commentator 2 on right channel of a stereo interface/input. Putting the audio input into "SeperateMono" mode I can control the volume individually.

Thank you for considering.

@patmu patmu added the enhancement New feature or request label Nov 16, 2024
@thedist thedist self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants