Skip to main content
Glama

mcp_opendaw_create_trap_rolls

Generate trap hi-hat roll patterns in five styles: modern, migos, bubble, skrrt, and evolving, with kick and snare placement. Supports customizable bars, velocities, and MIDI pitches.

Instructions

Create trap hi-hat roll patterns — the evolving density technique that defines modern trap.

Trap rolls are hi-hat patterns that start sparse and build density through triplet bursts, 32nd-note runs, and "skrrt" stutter patterns. The hats evolve within each bar — from steady 8ths to 16ths to triplet rolls — creating the cascading, restless energy of modern trap. Kicks syncopate underneath, snares/claps anchor on beat 3.

roll_type: "modern" — Modern trap: steady 16ths with triplet rolls on bar transitions. Hats evolve 8th→16th→triplet within each 2-bar phrase. Kick on 1, "and of 2", and 3.5. Snare on 3. Travis Scott "Sicko Mode", Drake "God's Plan". The default trap sound of 2018-2025. "migos" — Migos style: rapid triplet bursts on every "and" of beats 1-2, sparse on 3-4, then fill into next bar. Kick on 1 and 3. Snare on 2 and 4. Offset/Migos "Bad and Boujee" triplet flow. "bubble" — Atlantan "bubble" hats: continuous 16ths with periodic doubles (two 32nd hits) creating a bouncing feel. Kick on 1 and 3.5. Snare on 3. Young Thug / Future "Mask Off" style. "skrrt" — Skrrt pattern: stuttering hat bursts that mimic the sound of screeching tires. Short rapid groups (3-4 hits) with gaps. Kick on 1, 2.66, 3. Snare on 3. Playboi Carti / 21 Savage. "evolving" — Evolving density: starts with just 8th hats in bar 1, adds 16ths in bar 2, triplet rolls in bar 3, full 32nd cascade in bar 4. Builds tension across 4 bars. Metro Boomin production style.

bars: Pattern length (2-16, 2 = one phrase cycle, 4 recommended for evolving). kick_pitch: MIDI pitch for kick (36 = C1). snare_pitch: MIDI pitch for snare/clap (38 = D1). hat_pitch: MIDI pitch for hi-hats (42 = F#1). velocity: Base velocity 0-1. Hats -0.15, ghost hats -0.3.

Returns notes created, roll type, and stroke breakdown.

Example: create_trap_rolls(roll_type="modern", track_index=0) create_trap_rolls(roll_type="evolving", track_index=1, bars=4)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
barsNo
velocityNo
hat_pitchNo
roll_typeNomodern
kick_pitchNo
start_beatNo
unit_indexNo
snare_pitchNo
track_indexNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

The description discloses return values and velocity offsets, but does not state whether notes are appended or replace existing notes, nor does it explain track_index, start_beat, or unit_index behavior. With no annotations, these operational details are missing, making the tool's DAW side effects unclear.

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 thorough and logically structured (purpose, roll types, parameters, return, example), but is longer than necessary with cultural references and song examples. It is front-loaded with the core action, so it remains readable.

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?

For a 9-parameter tool with no schema descriptions and no annotations, the description covers the musical style thoroughly but leaves out operational essentials (track targeting, start position, unit context). The presence of an output schema is mentioned but its structure isn't described, so the agent still lacks full invocation clarity.

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?

The description adds deep meaning for roll_type (five styles with rhythmic breakdowns), plus pitch and velocity semantics. However, three parameters (start_beat, unit_index, track_index) are entirely unexplained in the description, leaving critical placement information to the schema, which also lacks descriptions.

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 opens with 'Create trap hi-hat roll patterns' and provides detailed variants (modern, migos, bubble, skrrt, evolving), clearly distinguishing this from generic drum tools. It specifies the resource (trap hi-hat rolls) and the verb (create), making the tool's purpose unambiguous.

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 trap production with specific style examples, but does not explicitly contrast with sibling tools like create_drum_pattern or create_trap_arrangement. It gives within-tool guidance for choosing roll_type, but no when-to-use vs 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