A collection of useful Isadora User Actors
The DMX light actors are meant to be used in conjunction with a laptop running QLC+ listening to OSC together with a USB to DMX controller such as the Enttec DMX USB PRO
The Midi Channel
input is the OSC channel the light has in QLC+ and is a remnant of the time we worked with QLC and MIDI. For example Midi Channel
10 means that the fixture in QLC+ will listen to a OSC message with the label /10
and a value between 0.0 - 1.0. The standard 'port' QLC listens to is 7700.
This actor is used to control the Elation Fresnel Led or any other single channel DMX fixture.
This actor is used to control a moving head met 8 DMX channels.
This actor is used to control a Design LED Par Zoom or any other RGB zoom par with 5 DMX channels
This actor is used to control a RGBA par or any other RGBA par with 4 DMX channels
Use this actor to use a Korg Nano Controller with Isadora. Connect the Nano controller and go to: Communications -> Midi Setup
to assig a input port to the nano controller. Make sure that the MIDI Interface Port -main
is set to the same port as in the Midi Setup
This user actor is based on a Limit-Scale actor with the ability to "learn" the actor what the minimal and maximum values are for the incoming values. Connect the incoming data (for instance a sensor) to the Live-value
input and set Learn
input to on
and toggle the reset
input.
The actor will now "learn" what the minimal and maximum values are that it receives and wil map these to the range you set with out min
and out max
. The Min Hold
and Max Hold
outputs show the range of the Live-value
input.
This actor is used to receive OSC data with XYZ position values when a Kinect is connected via NiMate (https://ni-mate.com/download/) It is built as shown in the tutorial bij Monty Martin (https://www.youtube.com/watch?v=AIZWkUs2bGA&feature=youtu.be&t=219) Change the channel value (upperleft) to match the value of the bodypart labeld in the Stream Setup.
This user actor is used to connect with a ECT ION over OSC to control Briteq Movingheads with Isadora.
This user actor can be used to recieve a OSC message with multiple (9) values and will output each value to it's own user actor output. The actor is geared towards use with the NATNET2OSC bridge to split an incoming rigidbody or skeleton joint message.
This user actor can be used to recieve a OSC message with multiple (13) values and will output each value to it's own user actor output. Values: XYZ position, XYZW rotation, XYZ position velocity, XYZ rotation velocity. The actor is geared towards use with the NATNET2OSC bridge to split an incoming rigidbody message.
This user actor is made to use together with the NATNET2OSC bridge to convert the quarternion rotation of an object to euler angles. But can offcourse convert any Quarternion in Euler angles.
This user actor is a comibnation of the Multi OSC listenr.iua and the QuarternionToEuler.iua. It will recieve an OSC message from the NATNET2OSC bridge and already converts the incoming Quarternion to Euler angles.
This user actor checks position A to Position B and returns distance to center, enter radius, exit radius and percentage from radius (100%) to center (0%)