Skip to content

Releases: bitfocus/companion-module-studiocoast-vmix

v3.9.4

04 Feb 15:05
Compare
Choose a tag to compare

v3.9.4

  • Fixed issue with selected mix variable

v3.9.3

02 Feb 10:32
Compare
Choose a tag to compare

v3.9.3

  • Fixed issue with mix preview/program variables

v3.9.2

30 Jan 13:50
Compare
Choose a tag to compare

v3.9.2

  • Fixed missing MultiView2 and Mix options from Output - Set Output Source action

v3.9.1

23 Jan 00:37
Compare
Choose a tag to compare

v3.9.1

  • Fixed missing General - Output Status and General - Output NDI/SRT Status feedbacks

v3.9.0

19 Jan 13:58
ae88a63
Compare
Choose a tag to compare

v3.9.0

  • Added Mix support for Transition - Auto/Stinger Transition action when using a Stinger transition
  • Added Transition - Transition Effect / Duration Feedback to check what effect (and optionally duration) is set to Transitions 1 to 4
  • Added transition_X_effect and transition_X_duration variables (X = 1 to 4)

v3.7.1

04 Dec 23:33
Compare
Choose a tag to compare

v3.7.1

  • Fixed typo in stream 4 and 5 variable definitions
  • Better handling of vMix's undocumented XML processing instructions added to the XML API

v3.7.0

30 Nov 21:56
Compare
Choose a tag to compare

v3.7.0

  • Update for vMix 28 beta features
  • Added Actions:
    • Audio - Fade Bus Volume
    • Audio - Set Input Channel Volume (for separate mono inputs)
    • Title - Adjust title text Color
    • Title - Adjust title text visibility
    • VideoCall - Connect / Reconnect, Zoom - Join Meeting
  • Added Feedbacks:
    • vMix - Output Status
    • vMix - Output NDI/SRT Status
  • Added Variables:
    • fullscreen_X_source (X = 1 or 2)
    • output_X_source, output_X_ndi, output_X_srt (X = 1 to 4)
    • stream_4_active, stream_5_active
    • input_X_volume_f1, input_X_volume_f1_db, input_X_volume_f1_linear, input_X_volume_f2, input_X_volume_f2_db, input_X_volume_f2_linear (volume_f1 and volume_f2 variables are for inputs with separate mono enabled)
    • input_X_layer_NAME_titletext (Previously the titletext variables only used layer Index, now they can also use Layer Name instead. Note: Some special characters in the name may not be supported)
  • Updated Overlay - Functions Action to include options to select Mix for the Overlay
  • Updated Output - MultiCorder / Recording / Streaming Action, and vMix - Status Feedback, to support up to 5 streams
  • Updated Transition - Set Auto Transition Effect Action to support setting a GT Input to a Stinger transition
  • Updated Audio - Input Volume Meters feedback to support displaying individual channels of a separated mono input
  • Updated input_X_selected, input_X_selected_name, dynamic_input_X_selected, dynamic_input_X_selected_name Variables, and Slides/List - Change Colors Based On Selected Slide/Index/Virtual Set, Slides/List - Change style based on an inputs Selected Index Feedbacks to support Photo index types (0 base index)

v3.6.7

20 Nov 14:46
Compare
Choose a tag to compare

v3.6.7

  • Fixed an issue with undefined titles being returned as 'undefined', rather than an empty string as intended.

v3.6.6

28 Oct 17:17
95e9cb9
Compare
Choose a tag to compare

v3.6.6

  • Fixed an issue with Layer - Position failing on certain layer selection situations and added more logging for invalid input/layer selections

v3.6.5

22 Oct 13:42
61acc5e
Compare
Choose a tag to compare

v3.6.5

  • Fixed an issue with true or false used as input names or title values being parsed as boolean rather than strings