Skip to content

Instantly share code, notes, and snippets.

# Sonic Pi tutorial: https://sonic-pi.net/tutorial
# Gymnopédie No. 1 by Erik Satie – sheet music: https://musopen.org/music/8010-3-gymnopedies/
# Coded by Alex Glow
in_thread(name: :bass) do
bass_iter = 0
with_fx :reverb, room: 1 do
2.times do
8.times do
#with_fx :echo, mix: 0.4, phase: 0.4 do