Skip to content

Releases: bitfocus/companion-module-studiocoast-vmix

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

v3.6.4

14 Oct 14:35
Compare
Choose a tag to compare

v3.6.4

  • Fixed the Select Index Preset having the wrong action

v3.6.3

14 Aug 12:05
8b3467a
Compare
Choose a tag to compare

V3.6.3

  • Fixed a bug with preview/program activator data for mix 2+

v3.6.2

31 Jul 10:28
d141e80
Compare
Choose a tag to compare

v3.6.2

  • Fixed a bug with PTZ Stop action

v3.6.1

03 Jun 12:42
f40dc3d
Compare
Choose a tag to compare

V3.6.1

  • Fixed a bug with Start Streaming and Stop Streaming actions not targeting specific vMix streams

v3.6.0

07 May 13:07
1d9d671
Compare
Choose a tag to compare

V3.6.0

  • Significantly more Boolean type feedbacks where applicable (allow individual styling, and use in Triggers)
  • Support for referencing mix by variable in actions/feedbacks
  • Support for more variable parsing in actions/feedbacks, and indicators added for where they're supported
  • Added Actions
    • Lists - Auto Play First
    • Lists - Auto Play Next
    • Lists - Shuffle List
    • Zoom - Mute Self
    • Zoom - Select Participant by Name
  • Added Feedbacks
    • Audio - Bus Send to Master
  • Added Variables
    • bus_X_sendtomaster
    • input_X_selected support for Photos and PowerPoint input types
  • Revamped Presets!
    • Added boolean feedbacks to more presets, allowing for more custom styling
    • Added more preset categories, such as Layer Pan/Zoom showing examples of controlling a layers position, great for doing merge zoom effects.
  • Added further automated testing