Skip to main content
Glama
Boyan253

FL Studio 2025 AI Bridge

by Boyan253

gen_emit_drum_pattern_notes

Write drum patterns as individual notes in the open piano roll when MIDI bridge is unavailable, using a configurable style and note mapping.

Instructions

Emit a drum groove to the currently-open piano roll as individual notes.

Use this when you don't have a MIDI bridge (no step sequencer access). Open the drum channel's piano roll first.

midi_map: which MIDI note number represents each drum voice. Default: kick=36, snare=38, clhat=42, ophat=46, clap=39, tom=45, ride=51. style: one of gen_list_drum_patterns names.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
styleNoboom_bap
midi_mapNo
step_barsNo
repeatsNo
clear_firstNo
Behavior3/5

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

No annotations provided. Description mentions it emits notes to piano roll but does not disclose if it clears existing notes (though parameter clear_first exists but is not described). Does not explain side effects or permissions. Adequate but not comprehensive.

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?

Extremely concise: one short paragraph with purpose, usage, and parameter notes. No redundant information. Front-loaded with key action and prerequisite.

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?

Missing descriptions for step_bars, repeats, and clear_first parameters. No output schema information. Does not compare to sibling tool gen_emit_drum_pattern_step_seq. Incomplete for a tool with 5 parameters and no annotations.

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

Parameters2/5

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

Schema coverage is 0%. Description explains only 2 of 5 parameters (midi_map with defaults, style reference). Parameters step_bars, repeats, and clear_first are not described, leaving significant gaps for agent usage.

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?

States 'emit a drum groove to the currently-open piano roll as individual notes' with clear verb and resource. Distinguishes from sibling gen_emit_drum_pattern_step_seq by specifying 'when you don't have a MIDI bridge (no step sequencer access)'.

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?

Explicitly states when to use: 'Use this when you don't have a MIDI bridge (no step sequencer access).' Provides prerequisite: 'Open the drum channel's piano roll first.' No explicit when-not to use, but context is clear.

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/Boyan253/fl-studio-2025-ai-bridge'

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