Page 1 of 1

Fixture Coordinates via osc?

Posted: Tue May 08, 2018 4:55 pm
by kyrrelys
Hi!

I wonder if it’s possible to get madmapper to send fixture coordinates over osc after setting fixture locations with the led scanner?

Re: Fixture Coordinates via osc?

Posted: Tue May 08, 2018 7:49 pm
by mad-matt
Sure, the addresses would be
/surfaces/Fixture Name/uv_x
and
/surfaces/Fixture Name/uv_y

Image

Re: Fixture Coordinates via osc?

Posted: Wed May 09, 2018 12:59 am
by kyrrelys
Doesn´t that only allow me to change the fixture location via osc? I would like to let an external device know the location of the fixture after its been set up by the led scanner.

Re: Fixture Coordinates via osc?

Posted: Thu May 17, 2018 11:30 am
by mad-matt
Doesn´t that only allow me to change the fixture location via osc?
yes, sending a float value to "/surfaces/Fixture Name/uv_x" will do the job.
In 3.5 (in beta testing at the moment), we reorganized addresses, it will be "/fixtures/Fixtures Name/input/x" & "/fixtures/Fixtures Name/input/y"