Compatibility with Streamdesk+

Posted about 2 months ago by Guy Sawle

Post a topic
G
Guy Sawle

Streamdeck's rotary knobs using the OSC plugin will only output values between 0 and 100 with minimum step of 1, whereas Maestro expects a number on the range 0 to 1, so the two do not work together. 
Is there a workaraound for this or can a solution be created please? It would be brilliant to be able to adjust brightness, mover speed and so on using the rotary controls but at the moment this is not possible. Thanks.  

0 Votes


3 Comments

Sorted by
T

Technical Support posted 30 days ago Admin

Unsure!  

Another thought I have is that... in this day of AI you could probably write a little python script that receives the OSC messages and re-transmits them with a different range.

On our end, the 'correct' way to support this would be to have an interface that allows users to change the rangess and messages for OSC messages.  We will consider for a future version!


- Gabby

1 Votes

C

Christian Haubitz-Reinke posted about 1 month ago

Older Stream Decks are compatible. I use Bitfocus Companion Software very successfully. I think Streamdeck+ will be compatible with companion in near future. Maybe it does already?

0 Votes

T

Technical Support posted about 2 months ago Admin

Is this the plug-in?


https://github.com/shells-dw/StreamDeck-OSC


If yes, it looks like you can set it up to send a float 0.0-1.0 instead of an int 0-100.  Easiest would be to configure the streamdeck plug-in if its possible

0 Votes

Login or Sign up to post a comment