Skip to content

Instantly share code, notes, and snippets.

# A Renewed Eleven, coded by sonic(K)
# 20May2017; tweaked 26November2017
use_bpm 120
use_debug false
notes = [50, 55, 60, [65, 120].choose, 70, 75, 80]
x = 0
live_loop :a do
@Freemoth
Freemoth / nobilus-2b.txt
Created October 27, 2018 19:41
nobiilus
# Nobilus, no. 2, 19Mar2017; 28Dec2017
# nobilus2b.txt
use_debug false
tb = 24; tc = 12
notes0 = [67, 69, 70, 72, 74]
notes1 = [67, 69+tc, 71, 72-tb, 74-tb]
notes2 = [67-tb, 69-tb, 70-tb, 72, 74]