Skip to main content

Troikatronix - Isadora

Troikatronix Isadora is a platform for cueing, lighting control, multichannel audio, projection mapping with multi-projector setups, blending, and routing realtime and interactive video playback and effects.

The Troikatronix Isadora module uses the Isadora OSC API to set values for the softwares OSC Event Listener inlets. Set integers, floats and strings.


Module Rating
Quality of API2/3
Implementation3/3
StatusPartial

See the Modules Overview article for information about how Module Ratings are calculated.


Module Settings

  • Isadora Patch - Select an OSC patch (IP address) from the Module Settings.

Process Block

After creating a Troikatronix Isadora node, a block will be generated for it within Ctrl Suite's Process Editor for integration as part of a process flow.

Create a Process node or edit an existing one to use the block's full functionality.

Endpoints

The endpoints this module supports include:

EndpointsIsadora Input AddressOptionNotes
Set Integer ValueInteger [1..100]Integer [-10000..10000]Set an integer value within Isadora.
Set Floating Point ValueInteger [1..100]Float [-10000.00..10000.00]Set an integer value within Isadora.
Send Text StringInteger [1..100]StringDefine a text string to send to Isadora.

Note: The Troikatronix Isadora OSC API Implementation is one way only, OSC feedback is not received.


Troubleshooting:

  • Ensure that Isadora's OSC input port matches the OSC port defined in Ctrl Suite's OSC patch.

Additional Resources

  • Troikatronix Website
  • When using OSC, ON LX reccomends the use of a wired network as opposed to WiFi wherever possible, for further advice surrounding UDP based protocols see this article.