Skip to main content
Glama

mcp_opendaw_create_trance_arrangement

Create a full uplifting trance arrangement with driving drums, rolling bass, supersaw arp, and pluck lead across four tracks. Set BPM, bars, root, and tracks to generate a classic i-VI-III-VII progression.

Instructions

Create a full trance arrangement — driving drums + rolling bass + supersaw arp + pluck lead across 4 tracks.

Uplifting trance with the signature euphoric energy — fundamentally different from other electronic genres:

  • Track 0: Drums — driving four-on-floor: kick on every quarter (hard, consistent), clap on 2 & 4, open hat on off-beats (0.5, 1.5, 2.5, 3.5). The relentless pulse of trance — harder than synthwave, faster than house. Optional snare rush buildup on last bar of each 4-bar phrase.

  • Track 1: Bass — rolling off-beat pattern: 8th notes on the "and" of every beat (0.5, 1.5, 2.5, 3.5), NOT on the quarter. Creates the "rolling" feel that drives trance forward. Root → octave alternation per bar. Different from house (off-beat stabs) — trance bass is sustained 8ths.

  • Track 2: Supersaw arp — layered chord stabs on quarter notes: root position triad (root + third + fifth) played as 16th-note arpeggio pattern per beat. The euphoric wall of sound. i-VI-III-VII progression.

  • Track 3: Pluck lead — staccato synth plucks: short melodic phrases following chord changes, mostly off-beat with occasional downbeats. The "-answer" to the supersaw's "call". Echo-like spacing.

Uses the classic trance progression i-VI-III-VII (Am-F-C-G transposed) — same as synthwave but faster and euphoric, not nostalgic. The energy is in the supersaw arp (wall of sound) and rolling bass (relentless 8ths).

At 138 BPM (default), this creates classic uplifting trance — fast, driving, euphoric. The rolling off-beat bass is the fundamental difference from all 12 other arrangements: house has off-beat stabs (short), techno has sub drones (sustained), synthwave has 16th arpeggios (melodic), trance has rolling 8ths (driving, off-beat, sustained).

bpm: Tempo (128-145, default 138 = classic uplifting trance). bars: Arrangement length (8-16, default 8). Must be multiple of 4. root: Root note (F is a classic trance key — Fm). octave: MIDI octave for bass (2 = F2=41, standard trance bass register). unit_index: AU index with note tracks. drum_track / bass_track / arp_track / lead_track: Track indices.

Returns notes created per track and total.

Example: create_trance_arrangement(bpm=138, root="F", bars=8) create_trance_arrangement(bpm=140, root="C", bars=16)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bpmNo
barsNo
rootNoF
octaveNo
velocityNo
arp_trackNo
bass_trackNo
drum_trackNo
lead_trackNo
start_beatNo
unit_indexNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations, the description carries the full burden. It provides extensive behavioral detail: exact drum pattern, bass pattern, arp pattern, lead style, chord progression, and output (notes per track). However, it does not disclose whether the tool overwrites existing notes on the specified tracks or requires empty tracks, which is a notable gap in side-effect transparency for a generative tool.

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 well-structured: it opens with a one-line summary, then uses bullet points for each track, includes a genre differentiation paragraph, and ends with concise parameter definitions and examples. While lengthy, every section adds valuable information for an AI agent to understand and invoke the tool correctly.

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?

The description provides enough context for invocation: it explains the musical output, parameter meanings, and mentions the return value (notes per track and total). It hints at prerequisites ('unit_index: AU index with note tracks') and gives examples. However, it lacks clarification on velocity and start_beat, and does not specify behavior if tracks already contain notes, which is a minor completeness gap.

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

Parameters4/5

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

Since schema description coverage is 0%, the description must explain the parameters. It covers bpm, bars, root, octave, unit_index, and the four track indices, with ranges and musical rationale (e.g., 'root: Root note (F is a classic trance key — Fm)'). However, it omits velocity and start_beat entirely, which are present in the schema but not explained in the description.

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

Purpose5/5

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

The description immediately states the tool's function: 'Create a full trance arrangement — driving drums + rolling bass + supersaw arp + pluck lead across 4 tracks.' It clearly identifies the genre and differentiates from sibling arrangement tools through detailed musical comparisons (e.g., 'house has off-beat stabs, techno has sub drones, synthwave has 16th arpeggios, trance has rolling 8ths'). This makes the purpose unmistakable.

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

Usage Guidelines5/5

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

The description explicitly explains when to use this tool: for uplifting trance with a rolling off-beat bass, and contrasts it with other genres ('same as synthwave but faster and euphoric... different from house, techno, synthwave'). It also provides default BPM and key context, giving the agent clear criteria for selecting this tool over alternatives.

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/ameobius-ai/opendaw-mcp'

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