Skip to main content

Anomes - Millumin v4

Anomes Millumin v4 is a macOS based solution to creating audiovisual shows, featuring timelines, sequancers, video mapping, lighting, screen capture, effects and more.

The Anomes Millumin v4 module uses the Millumin OSC API to:

  • Launch columns
  • Jump to selected timeline segments
  • Select Layers & Lights
  • Set master levels
  • Define Screen mode and test cards
  • Set playback controls
  • Animate features like the brush tool

Module Rating
Quality of API2/3
Implementation2/3
StatusPartial

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


Module Settings

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

Process Block

After creating a Anomes Millumin v4 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:

EndpointsOption 1Option 2Option 3Notes
Launch or Stop Column by NameColumn Name [String]--Toggles between launching or stopping the column when triggered.
Launch or Stop Column by IndexColumn Index [1..99]--Toggles between launching or stopping the column when triggered.
Launch Column by NameColumn Name [string]--Launches the column when triggered.
Launch Column by IndexColumn Index [1..99]--Launches the column when triggered.
Go to Selected Timeline SegmentTimeline Segment Name [String]--Navigate to a specific Segment of a timeline you are editing.
Launch or Stop Column by NameColumn Name [String]--Toggles between launching or stopping the selected timeline when triggered.
Select Board by NameBoard Name [String]--Selects a board by name when triggered.
Select Board by IndexBoard Index [1..99]--Selects a board by its index when triggered.
Select Layer by NameBoard Name [string]--Selects a layer by name when triggered.
Select Layer by IndexBoard Index [1..99]--Selects a layer by index when triggered.
Select Light by NameBoard Name [string]--Selects a light by name when triggered.
Select Light by IndexBoard Index [1..99]--Selects a light by index when triggered.
Set Master LevelsMaster Type [Video/Audio/DMX]Level [0..1]-Update the master output level for Video, Audio or DMX lighting.
Brush ToolX Position [0..1]Y Position [0..1]Pressure [0..1]Use the brush tool to draw in 2D space. Ideal to use with the Touch Interface Component.
Screen OptionsScreen Settings [Enter Fullscreen/Exit Fullscreen]--Enter or exit Fullscreen mode when triggered.
Test CardTest Card [Display/Hide]--Display or hide the test card using this command.
Playback ControlsPlayback Action [Select]--Select between various playback controls to Play, Pause and Trigger individual or all playbacks.
Enable WorkspaceWorkspace [Enable/Disable]--Enables or disables the workspace whe triggered.
Open ProjectFile Path [string]--Opens a specific project on a layer.
Save Project---Saves the current Project.

Note: The Anomes Millumin OSC API Implementation is one way only, OSC feedback is not received.


Troubleshooting:

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

Additional Resources

  • Millumin 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.