configure_round_robin
Set up round robin sample playback for DecentSampler drum kits by validating sequences, verifying sample paths, and generating XML structures for specified playback modes.
Instructions
Configure round robin sample playback for a set of samples.
This tool will:
- Validate sequence positions
- Verify sample files exist
- Generate proper XML structure for round robin playback
Error Handling:
- Checks if sample files exist at specified paths
- Validates sequence positions are unique and sequential
- Ensures mode is one of: round_robin, random, true_random, always
- Returns specific error messages for missing files or invalid sequences
Success Response: Returns XML structure with:
- Configured playback mode
- Sample sequence assignments
- Proper group organization for round robin playback
Input Schema
Name | Required | Description | Default |
---|---|---|---|
directory | Yes | Absolute path to the directory containing samples | |
length | Yes | Number of round robin variations | |
mode | Yes | Round robin playback mode | |
samples | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Decent-Sampler Drums MCP Server
Related Tools
- @dandeliongold/mcp-decent-sampler-drums
- @dandeliongold/mcp-decent-sampler-drums
- @dandeliongold/mcp-decent-sampler-drums
- @dandeliongold/mcp-decent-sampler-drums
- @xiaolaa2/midi-file-mcp