Skip to content

Releases: RagnarJensen/vmcli

Fixed issue with Gets not returning correct data when a parameter has been changed by another client.

09 Oct 07:35
Compare
Choose a tag to compare

Fixed an issue where

  • Run e.g. vmcli Strip[1].Mute to get the parameter.
  • Change the mute state by clicking the Mute button in Voicemeeter's GUI.
  • Run vmcli Strip[1].Mute again.

On the second vmcli run, the old state was returned.