suggest_pattern_from_audio
Analyze currently playing audio to extract tempo, key, and spectral features, then use AI to generate a complementary Strudel pattern for a specified role like bassline or melody.
Instructions
Analyze the currently playing audio and suggest a complementary Strudel pattern using Gemini AI. Extracts tempo, key, and spectral features locally, then uses AI to generate a matching pattern. Returns pattern text (not auto-executed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Optional style hint (e.g., "ambient", "techno", "jazz") | |
| role | No | What role the suggested pattern should fill. Default: complement |