Skip to main content
Glama

mcp_opendaw_create_hardstyle_arrangement

Generate a festival hardstyle arrangement at 150 BPM with kick, reverse bass, screechy lead, and stab chords in a minor key.

Instructions

Create a hardstyle arrangement — 150 BPM festival hard dance.

Hardstyle is a Dutch electronic dance genre characterized by:

  • Hard, distorted kick drum with a pitched tail (the signature sound)

  • Reverse bass (off-beat bass that "reverses" the kick pattern)

  • Screechy/sawtooth lead synth with wide unison

  • 150 BPM, 4/4 time

  • Aggressive, festival/headbanger energy

Creates 4 tracks:

  1. Drums (track_index): Hard kick on every beat, snare on 2&4, closed hats on offbeats, open hat occasionally

  2. Bass (track_index+1): Reverse bass pattern — bass on offbeats between kicks, creating the signature "boom-BM-boom-BM" feel

  3. Lead (track_index+2): Screechy sawtooth lead playing a minor melody with wide intervals and octave jumps

  4. Chords (track_index+3): Stab chords on beat 1 and 3, minor key

Default key: F minor (common hardstyle key).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bpmNo
barsNo
key_rootNoF
velocityNo
start_beatNo
unit_indexNo
track_indexNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations provided, the description carries the full burden. It describes what tracks are created (drums, bass, lead, chords) and their musical patterns, but does not disclose potential side effects such as whether it overwrites existing tracks, requires specific instruments, or modifies the project in other ways. It provides moderate transparency but leaves behavioral gaps.

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

Conciseness4/5

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

The description is front-loaded with the core purpose ('Create a hardstyle arrangement — 150 BPM festival hard dance') and then provides concise yet detailed breakdowns of genre characteristics and track patterns. Every sentence provides useful context, though the structure could be slightly improved by separating parameter details from general description.

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

Completeness2/5

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

Given the tool has 7 parameters with no required fields and no parameter descriptions, the description is incomplete. It does not explain how parameters like velocity or key_root influence the arrangement, nor does it provide behavioral context such as whether the tool requires a pre-existing project or will create tracks from scratch. The presence of an output schema helps but does not compensate for the lack of parameter semantics.

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

Parameters1/5

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

Schema description coverage is 0%, meaning the schema provides no parameter descriptions. The tool description only mentions track_index in the context of track creation but fails to explain how other parameters (bpm, bars, key_root, velocity, start_beat, unit_index) affect the output. This is a critical gap that severely limits an agent's ability to use the tool correctly.

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 clearly states the tool creates a hardstyle arrangement at 150 BPM, and lists 4 specific tracks with their musical patterns. Among the many create_*_arrangement siblings, this description effectively distinguishes the tool by genre and BPM, making it easy for an agent to select the correct genre arrangement tool.

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

Usage Guidelines3/5

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

The description implies usage for hardstyle genre creation by describing the genre and track structure, but it does not provide explicit guidance on when to use this tool versus other arrangement tools, nor does it mention any prerequisites or exclusions (e.g., whether existing tracks are cleared or if specific samples are required).

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

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