1. Home
  2. /
  3. Sonic-pi-live
  4. /
  5. Arpeggio Pattern

Arpeggio Pattern - Sonic-pi-live Typing CST Test

Loading…

Arpeggio Pattern — Sonic-pi-live Code

A live loop creating a simple arpeggio pattern with a synth.

live_loop :arpeggio do
	use_synth :piano
	play_pattern_timed chord(:C4, :major), 0.25
	sleep 1
end

Sonic-pi-live Language Guide

Sonic Pi is a live coding environment designed for creating music through code. It allows users to write Ruby-based scripts that generate real-time audio, enabling both learning and performance in music programming.

Primary Use Cases

  • ▸Teaching programming through music
  • ▸Algorithmic and generative composition
  • ▸Live music performance and improvisation
  • ▸Interactive sound installations
  • ▸Exploring synthesis, effects, and audio experimentation

Notable Features

  • ▸Live coding environment with immediate audio feedback
  • ▸Built-in synthesizers, samples, and effects
  • ▸Concurrency with multiple live threads
  • ▸Integration of MIDI and external instruments
  • ▸Cross-platform and open-source

Origin & Creator

Created by Sam Aaron at the University of Cambridge, first released in 2012, inspired by the use of live coding for both education and performance.

Industrial Note

Primarily used in education, music performance, workshops, and experimental art; rarely used in mainstream music production but influential in live coding communities.

More Sonic-pi-live Typing Exercises

Simple Live Loop Beat in Sonic PiLayered Live Loop Melody and DrumsRandom MelodyDrum FillBass Line GrooveChord ProgressionEcho Effect LoopReverb Drum LoopStep Sequencer Pattern

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher