bitfocus / companion-module-bmd-hyperdeck

MIT License
10 stars 13 forks source link

Hyperdeck actions to support variables #98

Open LikeThisReview opened 10 months ago

LikeThisReview commented 10 months ago

[Enhancement 1] Hyperdeck actions to support variables All Hyperdeck actions to support variables as parameters.
 Examples Github request #48 (and #96 for speed / shuttle speed) 
Hyperdeck: Play: speed: $(internal:custom_PLAY_SPEED) loop: 
$(internal:custom_PLAY_LOOP) single clip: $(internal:custom_PLAY_SINGLE_CLIP)

Github request #82 Support for variable in ‘Goto (timecode)’

Perhaps this is already work in progress?