LA1TV / Hyperdeck-JS-Lib

A javascript library for communication with the Blackmagic Hyperdeck.
MIT License
26 stars 8 forks source link

add jog functions #69

Closed jcalado closed 3 years ago

jcalado commented 3 years ago

Functions for jogging:

tjenkinson commented 3 years ago

Thanks! What’s the difference from goto?

tjenkinson commented 3 years ago

Can’t find anything in the docs that explains it.

jcalado commented 3 years ago

When sending jog commands to the deck it will pause media, enter jog mod, then will scrub for the timecode amount, and remain in jog mode until being given play command again.

At least this is how our hypderdecks behaved. Page 68 of the manual details the commands, but gives no further explanation, indeed.

tjenkinson commented 3 years ago

Published as hyperdeck-js-lib@1.7.0