bitfocus / companion-module-chamsys-magicq-udp

MIT License
1 stars 3 forks source link

UDP command support for dials/encoders on StreamDeck+ #4

Open PretenderUK opened 1 year ago

PretenderUK commented 1 year ago

Hi everyone. could any help with updating module for tcp/udp to work correctly with new dials/encoders on streamDeck+? I learned they need to be on 4th row of UI. However, I cannot send gradual increase/decrease like you can with MIDI CC in order to control faders on external software. I'm using MagicQ and wanted to use your module to control playbacks on it. many thanks in advance.

MeestorX commented 1 year ago

Does the module support custom variables? If so, use a custom variable for a value in your OSC string and use the rotaries to increment/decrement that variable.

josephdadams commented 1 year ago

Are you talking about a MagicQ module?

PretenderUK commented 1 year ago

Are you talking about a MagicQ module?

Yes, I am. unless there is a standard/generic UDP module I could use - that could work too.