OSC Direct control over single fader?

zackhinrichs
Posts: 22
Joined: Wed May 18, 2016 4:38 am

OSC Direct control over single fader?

Post by zackhinrichs »

Hello!

Was wondering if its possible with D-Pro to control and receive feedback via OSC for individual dmx channels like what is documented for Showbuddy Active?

Command
/dmxis/ch/x [level]
x = DMXIS channel number (1-512)
[level] = float representing the
channel level (0.0-1.0)

TX & RX

Description
Sets a single DMX channel fader to the
specified level.

I'm trying to achieve "motorized faders" effect from D-Pro to TouchOSC.
Dave Brown [admin]
Posts: 2123
Joined: Sat Sep 15, 2012 4:53 pm
Has thanked: 5 times
Been thanked: 17 times

Re: OSC Direct control over single fader?

Post by Dave Brown [admin] »

OSC in D-Pro lets you manipulate the Show Control window. You cannot access individual DMX channels directly via OSC (as you can in Show Buddy Active)

In D-Pro, first create some simple cues which set the required channels to 100%. For example, here's a cue that sets a single dimmer on channel 1 to 100%...
Screenshot 2022-01-10 at 12.00.17.png
Screenshot 2022-01-10 at 12.00.17.png (205.8 KiB) Viewed 1360 times

Then drag those cues onto Show Control sliders, and activate the "Override" flag...
Screenshot 2022-01-10 at 11.59.59.png
Screenshot 2022-01-10 at 11.59.59.png (98.32 KiB) Viewed 1360 times

Then use the following OSC command to control the cue...
Screenshot 2022-01-10 at 12.04.30.png
Screenshot 2022-01-10 at 12.04.30.png (35.18 KiB) Viewed 1360 times
Dave Brown - db audioware
Author of Show Buddy Setlist | Show Buddy Active | ArtNetMon
zackhinrichs
Posts: 22
Joined: Wed May 18, 2016 4:38 am

Re: OSC Direct control over single fader?

Post by zackhinrichs »

Awesome! I will give this a try.

Thanks Dave!
Post Reply