What problem does it solve?
Strudel Music enables turning natural language prompts into executable Strudel patterns, rendering them offline into WAV/MP3, and optionally streaming the results to Discord, all within a secure, OpenClaw-ready workflow.
Core Features & Use Cases
- Prompt-to-pattern: converts natural language prompts into Strudel code for immediate composition.
- Offline rendering: renders patterns to audio using a Node.js-based OfflineAudioContext, producing WAV/MP3 outputs.
- Audio deconstruction: can deconstruct existing audio into stems and generate generative programs or sample‑based renders.
- Discord streaming: supports posting and streaming audio into Discord VC via OpenClaw integration.
- Sample management: ships with sample packs and a local sampler workflow to ingest external packs safely.
Quick Start
Install dependencies with npm run setup, then render a sample composition using the provided CLI.