bitfocus / companion-module-studiocoast-vmix

Studiocoast vMix module for Bitfocus Companion
MIT License
32 stars 10 forks source link

Replay Speed #228

Closed ErwinBeenhakker closed 7 months ago

ErwinBeenhakker commented 10 months ago

Describe the bug Setting replay speed only allows 1 and -1, any value in between doe not work.

To Reproduce create button for stream deck select: replay change speed function set speed, for example 0.5

Expected behaviour using button does not change speed setting

Best regards, Erwin

thedist commented 10 months ago

I'm not able to reproduce this issue, the function works just like replayChangeSpeed should in vMix where it adjusts the current replay speed by the value (so it does not set to an absolute value) and appears to work fine on my end.

thedist commented 7 months ago

In the latest update, I've now added an action Replay Set Speed, this allows you to set a specific speed value, rather than the Change Speed action which adjusted the current speed by the provided amount. Hopefully this meets your needs.