What problem does it solve?
Live coding music with Sonic Pi can be overwhelming due to its extensive syntax and numerous synth, FX, and sample options. This Skill consolidates essential concepts and references into a single, easy-to-navigate guide.
Core Features & Use Cases
- Core Concepts: Beats‑based timing, live_loop structure, deterministic randomness, and FX chaining.
- Synth & FX Reference: Detailed tables of available synths, parameters, and effects with usage tips.
- Sample & MIDI Integration: Guidelines for sample manipulation, MIDI input/output, and OSC communication.
- Use Case: Quickly prototype a drum beat, layered synth pad, or live performance set-up without searching scattered documentation.
Quick Start
Ask the assistant to start a basic Sonic Pi beat with a live_loop that plays a drum sample every half-beat.