Skip to main content
Glama

Strudel MCP Server

transpose

Adjust musical notes by semitones using the transpose tool on Strudel MCP Server. Modify pitch in TidalCycles/Strudel patterns for precise control in AI-driven music generation.

Instructions

Transpose notes by semitones

Input Schema

NameRequiredDescriptionDefault
semitonesYesSemitones to transpose

Input Schema (JSON Schema)

{ "properties": { "semitones": { "description": "Semitones to transpose", "type": "number" } }, "required": [ "semitones" ], "type": "object" }

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/williamzujkowski/strudel-mcp-server'

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