bitfocus / companion-module-bmd-hyperdeck

MIT License
10 stars 13 forks source link

black magic hyperdeck speed control from osc #22

Open booguiseb opened 4 years ago

booguiseb commented 4 years ago

Hi , I was wondering if we can add more control with OSC command. I would like to JOG speed my hyperdeck from a OSC slider, but i can't find a way to do it now. i need to pass the value of the osc slider to hyperdeck speed option.

thanks a lot

sphlabs commented 3 years ago

Jog is normally controlled with an infinite wheel, as there is no start and end. So logically it would make more sense to use a rotary encoder rather than a slider.

Are you using a physical controller or something like TouchOSC? If you can programme the control to repeatedly issue a button press command as you move the controller, then this should be possible.