Skip to main content
Glama

Resolume / VDMX output-control chain

resolume_vdmx_output_chain

Build an OSC control chain in TouchDesigner to drive Resolume, VDMX, or both. Adds layer opacity, crossfader, speed, clip trigger, and blackout channels for external VJ playback.

Instructions

Create an OSC control chain for driving Resolume, VDMX, or both from TouchDesigner. It builds target-specific OSC Out lanes with layer opacity, crossfader, speed, clip trigger, and blackout channels; use it beside video/NDI/Syphon output tools when an external VJ app handles playback or final compositing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostNoDestination host for Resolume/VDMX OSC.127.0.0.1
nameNoName of the output-control container COMP.resolume_vdmx_output_chain
activeNoStart OSC sending immediately.
targetNoWhich OSC target preset(s) to create.resolume
vdmx_portNoVDMX OSC input port.
parent_pathNoParent COMP to build the Resolume/VDMX control chain in./project1
resolume_portNoResolume OSC input port.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnly=false and destructive=false, so the mutation profile is known. The description adds that it builds target-specific OSC Out lanes with layer opacity, crossfader, speed, clip trigger, and blackout channels, but does not disclose prerequisites, side effects, or whether existing structures are modified.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the primary purpose and followed by a relevant usage qualifier. It is dense but every clause contributes meaningful information, with no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a builder tool with 7 well-documented parameters and no output schema, the description covers purpose, target applications, channel types, and usage context. It does not detail the resulting network structure or edge cases, but it is sufficient for an agent to understand the tool's role and main function.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for all 7 parameters, so the baseline is 3. The description adds context about channel types but does not map them to specific parameters or provide additional syntax/format details beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool creates an OSC control chain for driving Resolume, VDMX, or both, with specific channels listed. It partially differentiates from output tools by mentioning use beside video/NDI/Syphon tools, but it does not explicitly distinguish from closely related sibling tools like connect_resolume_arena or connect_vdmx_workspace.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides a clear usage context: use it beside video/NDI/Syphon output tools when an external VJ app handles playback or final compositing. It implies when not to use (when no external VJ app), but it does not explicitly name alternative tools or exclusion criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pantani/tdmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server