detect_key
Identify musical keys in audio data using the Strudel MCP Server, enabling accurate key-based music generation, pattern creation, and live coding for TidalCycles/Strudel workflows.
Instructions
Key detection
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}