Skip to content

Instantly share code, notes, and snippets.

@louy2
Last active November 18, 2021 22:58
Show Gist options
  • Save louy2/49d1c37c78f057f3f9a72ac0027a4168 to your computer and use it in GitHub Desktop.
Save louy2/49d1c37c78f057f3f9a72ac0027a4168 to your computer and use it in GitHub Desktop.
Lullaby first phrase chord by Sonic Pi | Brahms, Johannes: Wiegenlied (Lullaby) op. 49/4 https://youtu.be/t894eGoymio | https://www.musipedia.org
play_chord [60, 64, 68]
sleep 0.5
play_chord [60, 64, 68]
sleep 0.5
play_chord [64, 68, 71]
sleep 1.5
play_chord [60, 64, 68]
sleep 0.5
play_chord [60, 64, 68]
sleep 1
play_chord [64, 68, 71]
sleep 2
play_chord [60, 64, 68]
sleep 0.5
play_chord [64, 68, 71]
sleep 0.5
play_chord [69, 76]
sleep 1
play_chord [71, 75]
sleep 1.5
play_chord [67, 71, 73]
sleep 0.5
play_chord [67, 71, 73]
sleep 1
play_chord [64, 68, 71]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment