0:00/0:00
// Alone — Moby
// 100 bpm, 4/4, key F# minor. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: sustain pedal (CC 64) lengthens the held notes
// note: Full arrangement: all 271 bars on a 32-step grid, each part at one level; ghost notes are separate "_soft" parts. Source detail keeps the original performance.
setcpm(100/4)
// Notation: c3@3 lasts 3 steps · ~ is a rest · [c3,e3] is a chord · "a, b" plays two voices at once · [...]/2 spreads a riff over 2 bars.
// A part's distinct bars are riffs (A, B, C...) played in order: edit a riff to change every repeat.
// chords · pad warm · "Warm Pad"
const pad_warm = note(`<
A@6 B@6 C@6 D@6 E@3 F@6 G@6 H@3 I@3 J@6 K@3 L@6 M@3 N@7 O@3 P@8 ~ Q@6 R@3 S@6 T@3 U@6 V@3 W@6 X@3 Y@6 Z@3 AA@6 AB@3
AC@6 AD@3 AE@6 AF@3 AG@6 AH@3 AI@7 AJ@2 AK@7 AL@3 AM@6 AN@3 AO@6 T@3 AP@6 R@3 AQ@6 AR@3 AS@6 AT@3 AU@6 AV@3 AW@6 AX@6
AY@6 AZ@6 M@3 BA@7 ~
>`.pickRestart({
A: "[~@17 [d3,f#3]@89 ~@2 [c#3,f#3]@84, ~@17 a3@175]/6", B: "[~@13 [c3,f3]@95 ~@3 [d3,f#3]@81, ~@13 a3@179]/6",
C: "[~@5 [c#3,f#3]@30 ~@2 [c3,f3]@27, ~@5 a3@59]/6", D: "[~@17 d3@92 ~@6 c#3@77, ~@17 f#3@175]/6",
E: "[~@3 [c3,f3]@13]/3", F: "[~@20 d3@92 ~@5 c#3@75, ~@5 f#3@43]/6", G: "[~@11 [c3,f3]@45 ~@3 [d3,f#3]@37]/6",
H: "[~ [c#3,f#3]@3]/3", I: "[~@23 [c3,f3]@73]/3", J: "[~@25 d3@98 c#3@69, ~@25 f#3@167]/6", K: "[~@9 [c3,f3]@23]/3",
L: "[~@7 d3@24 c#3@17, ~@7 f#3@41]/6", M: "[~@5 [c3,f3]@11]/3", N: "[~@31 d3@97 c#3@90 ~@6, ~@31 f#3@190 ~@3]/7",
O: "[~ c3@93 ~@2, f3@47 ~]/3", P: "[~@98 c#3@95 ~@3 [c3,f3]@60, ~ f#3@193 ~@62, ~ d3@97 ~@158, ~@49 a3@207]/8",
Q: "[~@2 d3@49 c#3@45, ~ f#3@47]/6", R: "[~@7 [c3,f3]@41]/3", S: "[~@9 d3@95 c#3@88, ~@3 f#3@61]/6",
T: "[~@5 [c3,f3]@43]/3", U: "[~@6 d3@47 c#3@43, ~ f#3@15]/6", V: "[~@11 [c3,f3]@85]/3",
W: "[~@12 d3@97 c#3@83, ~@11 f#3@181]/6", X: "[~@13 [c3,f3]@83]/3", Y: "[~@15 d3@97 c#3@80, ~@5 f#3@59]/6",
Z: "[~ [c3,f3]@5]/3", AA: "[~@17 d3@96 ~ c#3@78, ~@17 f#3@175]/6", AB: "[~@11 b2 ~@36, ~@7 [c3,f3]@25]/3",
AC: "[~@5 d3@24 c#3@19, ~@5 f#3@43]/6", AD: "[~@7 [c3,f3]@25]/3", AE: "[~@23 d3@96 c#3@73, ~@23 f#3@169]/6",
AF: "[~ [c3,f3]@3]/3", AG: "[~@25 d3@97 c#3@70, ~@25 f#3@167]/6", AH: "[~@29 [c3,f3]@67]/3",
AI: "[~@29 d3@105 c#3@90, ~@29 f#3@195]/7", AJ: "[~ f3@15, ~@3 c3@61]/2", AK: "[~@31 d3@96 c#3@97, ~@31 f#3@193]/7",
AL: "[~ [c3,f3]@23]/3", AM: "[~@11 d3@90 ~ c#3@90, ~@11 f#3@181]/6", AN: "[~ [c3,f3]@11]/3",
AO: "[~@9 d3@98 c#3@85, ~@3 f#3@61]/6", AP: "[~@11 d3@98 c#3@83, ~@11 f#3@181]/6",
AQ: "[~@15 d3@97 c#3@80, ~@7 f#3@89]/6", AR: "[~@17 [c3,f3]@79]/3", AS: "[~@17 d3@98 c#3@77, ~@17 f#3@175]/6",
AT: "[~@5 [c3,f3]@19]/3", AU: "[~@19 d3@101 c#3@72, ~@19 f#3@173]/6", AV: "[~@31 [c3,f3]@65]/3",
AW: "[~@23 d3@98 c#3@71, ~@23 f#3@169]/6", AX: "[~@25 [c3,f3]@96 [d3,f#3]@71]/6",
AY: "[~@17 f#3@10 [c#3,f#3]@96 ~ c3@68, ~@41 f3@23]/6", AZ: "[~@28 d3@97 c#3@67, ~@7 f#3@41]/6",
BA: "[~@31 d3@92 ~@3 c#3@72 ~ [c3,f3]@17 ~@8, ~@31 f#3@168 ~@25]/7", // F5
})).s("gm_pad_warm").gain(0.48)
// chords · piano · "Tiny Piano"
const piano = note(`<
~@118 A@3 B C@3 D@2 E F G@3 H@3 I@2 J@2 K L@2 M@3 N O@3 P@2 Q@4 R@6 S T U@4 V@3 W X@4 Y@2 Z AA@3 AB@2 AC AD@2 AE@2
AF@6 AG@6 AH@2 AI@3 AJ@3 AK AL AM@6 AN@5 AO@6 AP@2 AQ AR@5 AS@7 AT AU AV@3 AW AX AY@3 AZ BA BB@2 BC@6 BD BE@2 BF@3
BG@3
>`.pickRestart({
A: "[~@25 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5 d5@2 ~ a5@8 ~@2 f#5@2 a5@2 f#5 ~ f#5@2 ~ f#5 d5@2 ~ a5@9 d5@2 ~ a5@2 f#5 d5@2 ~@2 f#5 ~@2 f#5@2 a5@8 ~ f#5@2, ~@24 d5@2 ~ a5@2 ~ d5@3 a5@2 ~@2 f#5@2 ~@8 d5@2 ~@4 d5@2 ~ a5@2 ~@2 f#5@2 ~@10 f#5@2 ~@4 f#5@2 ~@2 d5@2 ~@9 d5@3, ~@79 a5@2 ~@15]/3",
B: "a5@2 ~ d5@2 ~@2 f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5, ~@2 f#5@2 ~ f#5@2 ~@2 d5@2 ~@10 c#5@3 ~@3 c#5@2 ~@3, ~@3 a5 ~@8 a5 ~@2 a5",
C: "[~@2 f#5@2 a5@9 ~ f#5@2 a5@2 ~@2 f#5@2 a5@2 ~@2 f#5@2 a5@9 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@8 ~ f#5@2 ~ f#5@2 c#5@2 ~ a5@2 ~ c#5@2 ~ a5@9 c5@2 f5 a5@2 f5 ~ f5 ~@2 f5@2, ~ c#5@2 ~@10 c#5@3 ~@2 f#5@2 ~@4 f#5@2 ~@14 a5@2 ~@4 a5@2 ~@15 a5@2 ~@3 f#5@2 ~ f#5@2 ~ f#5@2 ~@17 a5@2 ~, ~@19 c#5@3 ~@3 c#5@2 ~@10 c#5@3 ~@3 c#5@2 ~@4 c#5@2 ~@9 c#5@3 ~@27 c5@2 ~@4]/3",
D: "[~ f5@2 a5@8 c5@2 ~ a5@2 f5 c5@2 ~ a5@2 ~ c5@2 f5 a5@9 ~ f5@2 a5@2 f5 c5@2 ~ a5@2 ~ c5@2 ~ a5@9 ~ f5@2 a5@2, c5@2 ~@11 f5@2 ~@4 f5@2 ~ f5@2 ~@11 c5@2 ~@6 f5@2 ~ f5@2 ~ f5@2 ~@8 c5@2 ~@3]/2",
E: "f5 c5@2 ~ a5@2 ~@2 f5 a5@10 ~@2 f#5@2 ~ f#5 d5@2 f#5@2 ~ f#5@2, ~@3 f5@2 ~ f5@2 ~@15 a5@2 ~@4 a5@2 ~, ~@7 c5@2 ~@11 d5@3 ~@9",
F: "~ f#5@2 a5@8 d5@2 ~ a5@2 f#5 ~ f#5@2 a5@2 ~@2 f#5@2 a5@6, d5@2 ~@11 f#5@2 ~@2 d5@3 ~@2 f#5@2 ~@8, ~@23 d5@2 ~@7",
G: "[~@5 a5@2 ~ d5@2 ~ a5@2 f#5 ~ f#5@2 a5@8 ~@3 a5@2 f#5 d5@2 ~ a5@2 f#5 d5@2 ~ a5@9 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2 ~ c#5@2 ~ a5@9 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@8, ~@3 d5@3 ~@8 d5@3 ~@9 d5@3 ~@20 c#5@3 ~@21 c#5@3 ~@3 c#5@2 ~@4 c#5@3 ~@8, ~@4 f#5@2 ~ f#5@2 ~ f#5@2 ~@15 f#5@2 ~@4 f#5@2 ~@4 f#5@2 ~@13 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~@11 a5@2 ~@4 a5@2 ~@12]/3",
H: "[~@2 f#5@2 ~ f#5@2 c#5@2 f#5 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5 ~@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 c5@2 f5 a5@2 ~ c5@2 ~ a5@2 f5 c5@2 ~ a5@9 c5@2 ~ a5@2 f5 ~ f5@2 a5@2 f5 ~ f5@2 a5@8, ~ c#5@3 a5@3 ~@3 a5@3 c#5@3 ~@9 c#5@3 a5@2 ~ c#5@3 a5@2 ~ c#5@2 ~@15 f5@2 ~ f5@2 ~@4 f5@2 ~@10 f5@2 ~@2 c5@2 ~@4 c5@2 ~@9]/3",
I: "[~@2 f5@2 a5@2 f5 ~ f5@2 a5@2 f5 ~ f5@2 a5@9 c5@2 ~ a5@2 f5 ~ f5@2 a5@2 ~ c5@2 f5@2 a5@9 ~ f#5@2 a5@2 ~ d5@2 ~ a5@2 f#5 d5@2, ~ c5@2 ~@4 c5@2 ~@4 c5@2 ~@12 f5@2 ~@2 c5@3 ~@2 f5@2 ~@12 d5@3 ~@2 f#5@2 ~ f#5@2 ~@4]/2",
J: "[f#5@2 a5@9 ~ f#5@2 ~ f#5 ~@2 f#5@2 a5@2 f#5 d5@2 ~ a5@9 ~ f#5@2 a5@2 ~ d5@2 f#5@2 d5@2 ~@3 f#5@2 ~@7 f#5@2 ~ f#5 ~, ~@11 d5@3 a5@2 ~ d5@3 ~@5 f#5@2 ~@8 d5@3 ~@2 f#5@2 ~@5 f#5@2 ~@9 d5@2 ~@4, ~@48 a5@10 ~@3 a5@2 ~]/2",
K: "~ f#5@2 ~ f#5 ~@2 f#5@2 a5@9 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2 f#5 c#5@2, d5@2 ~ a5@2 ~ d5@3 ~@9 c#5@3 ~@2 f#5@2 ~ f#5@2 ~@4",
L: "[~ a5@9 c#5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 c#5@2 ~ a5@8 c#5@2 ~ a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@8 ~ f#5@2 ~ f#5 ~, f#5@2 ~@12 a5@3 c#5@3 a5@2 ~@3 f#5@2 ~@9 f#5@2 ~@3 c#5@2 ~ a5@2 ~ c#5@3 ~@8 c#5@3 a5@3]/2",
M: "[~ f#5@2 a5@2 ~ c#5@2 ~ a5@9 c5@2 f5 a5@2 ~ c5@3 f5 a5@2 ~ c5@2 ~ a5@9 ~ f5@2 ~@2 f5 ~ f5@2 ~ f5@2 ~ f5@2 a5@9 ~ f5@2 a5@2 f5 ~ f5@2 a5@2 f5 ~ f5@2 a5@9 ~@2 a5@2 f5, c#5@3 ~@2 f#5@2 ~ f#5@2 ~@13 f5@2 ~@5 f5@2 ~ f5@2 ~@8 c5@2 ~ a5@3 c5@2 ~ a5@3 c5@2 ~@10 c5@2 ~@4 c5@2 ~@4 c5@2 ~@10 c5@3 ~@2, ~@46 f5 ~]/3",
N: "c5@2 ~ a5@2 f5@2 ~@2 a5@11 d5@2 ~ a5@2 f#5 d5@2 ~ a5@2 f#5, ~@2 f5@2 ~@3 c5@3 ~@22, ~@4 f5 ~@6 f#5 ~@2 f#5 ~",
O: "[d5@2 ~ a5@9 d5@2 ~ a5@2 ~ d5@2 f#5@2 ~ f#5 ~@2 f#5@2 a5@8 ~ f#5@2 a5@2 ~@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 d5@2 ~@2 f#5@2 d5@2 ~ a5@10 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2, ~@2 f#5@2 ~@10 f#5@2 ~ f#5@2 ~@3 a5@2 ~ d5@3 ~@8 d5@3 ~@2 f#5@2 ~@2 a5@2 ~@16 a5@3 ~@2 f#5@2 ~@4 f#5@2 ~@9 c#5@2 ~@9, ~@42 d5@3 ~@3 d5@3 ~@9 d5@3 ~@6 a5@2 ~@19 f#5@2 ~ f#5@2 ~]/3",
P: "[~ c#5@2 f#5@2 a5@8 c#5@2 f#5 a5@2 ~ c#5@2 ~ a5@2 f#5@2 ~@2 a5@9 c#5@2 ~ a5@2 f#5 c#5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@8 c#5@2 f#5, f#5@2 ~@16 f#5@2 ~ f#5@2 ~@3 c#5@2 ~@22 c#5@2 ~@12, ~@27 f#5@2 ~@10 f#5@2 ~@6 a5@2 ~@15]/2",
Q: "[a5@2 ~ c#5@2 ~ a5@2 ~ c#5@2 ~ a5@9 c5@2 f5 a5@2 ~ c5@2 f5 ~@2 f5 ~@2 f5@2 a5@8 ~ f5@2 ~ f5 ~@2 f5@2 ~ f5 ~@2 f5@2 a5@9 ~@2 a5@2 f5 ~@2 f5 a5@2 ~@2 f5@2 a5@9 ~ f5@2 a5@2 f5 ~ f5@2 a5@2 ~ c5@2 ~ a5@10 ~@2 a5@2 f#5@2 ~ f#5@2 a5@2, ~@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~@13 f5@2 ~@3 a5@2 ~ c5@2 ~@9 c5@2 ~ a5@3 c5@3 a5@2 ~ c5@3 ~@9 c5@2 ~@4 c5@2 ~@3 c5@2 ~@10 c5@3 ~@3 c5@3 ~@16 d5@3 ~@3 d5@3 ~@2, ~@70 f5@2 ~@7 f5@2 ~@22 f5@2 ~ f5@2 ~@10 f#5@2 ~@8]/4",
R: "[~@2 f#5@2 a5@10 d5@2 ~ a5@2 ~@2 f#5@2 a5@2 ~ d5@2 ~ a5@10 [d5,f#5]@2 a5@2 ~ d5@2 ~ a5@2 ~ d5@2 ~ a5@10 ~ f#5@2 ~@2 d5@2 f#5@2 ~@2 d5@2 f#5@2 a5@9 c#5@2 ~ a5@2 ~ c#5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@8 c#5@2 ~ a5@2 ~ c#5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~@2 a5@2 f#5@2 c#5@2 ~@3 c#5@3 a5@9 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2 ~ c#5@2 ~ a5@10 c5@2 ~ a5@2 ~ c5@2, f#5@2 ~@14 f#5@2 ~ f#5@2 ~@4 f#5@2 ~ f#5@2 ~@13 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~@12 a5@2 ~@4 a5@2 ~@39 f#5@2 ~ f#5@2 ~@3 a5@3 ~@13 f#5@2 ~@5 a5@3 ~@17 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~@11 f5@2 ~ f5@2 ~, ~ d5@2 ~@17 d5@3 ~@40 d5@2 ~@2 f#5@2 ~@4 f#5@2 ~@14 f#5@2 ~ f#5@2 ~ f#5@2 ~@3 c#5@3 ~@21 c#5@3 ~@9 c#5@3 ~@6 f#5@5 ~@9 c#5@3 ~@30]/6", // D
S: "~ a5@2 f5@2 ~ f5@2 a5@8 c5@2 ~ a5@2 ~ c5@2 f5@2 ~ f5@2 ~ f5@2, f5@2 ~@3 c5@3 ~@10 f5@2 ~ f5@2 ~@3 a5@3 c5@3",
T: "a5@9 ~ f5@2 a5@2 f5 ~ f5@2 a5@2 ~ c5@2 f5@2 a5@7, ~@9 c5@3 ~@3 c5@2 ~@3 f5@2 ~@10",
U: "[~@2 f5@2 a5@2 ~ c5@2 f5@2 ~ f5 ~@2 f5@2 a5@9 ~ f#5@2 a5@2 ~ d5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@2 ~@2 f#5@2 a5@10 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@2 ~ d5@2 ~ a5@10 d5@2 ~ a5@2 ~ d5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@9 c#5@2, ~ c5@3 ~@2 f5@2 ~@3 a5@3 c5@2 ~@10 d5@3 ~@2 f#5@2 ~@3 a5@2 ~ d5@3 ~@9 d5@3 a5@3 d5@3 ~@2 f#5@2 ~@15 a5@3 ~@5 f#5@2 ~ f#5@2 ~@11 f#5@2 ~ f#5@2 ~ f#5@2 ~@17, ~@63 d5@3 ~@10 d5@3 ~@3 d5@3 ~@29 d5@3 ~@11]/4",
V: "[f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 c#5@2 ~ a5@9 ~@2 a5@2 f#5@2 ~@2 a5@2 ~@2 f#5@3 a5@9 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2 f#5 c#5@2 ~ a5@15 ~ [f#5,a5] f#5@2 a5@2 f#5@2 ~ f#5@2 a5@8, ~@2 a5@3 c#5@3 a5@3 ~@2 f#5@2 ~@8 c#5@2 ~@4 c#5@2 ~@3 c#5@2 ~@11 c#5@3 ~@28 c#5@3 ~@4 c#5@3 ~@8, ~@24 f#5@2 ~@4 f#5@2 ~ f#5@2 ~@17 f#5@2 ~ f#5@2 ~@4 f#5@2 ~@33]/3", // F#m
W: "~@3 f5 a5@2 f5 ~@2 f5@2 ~ f5 ~@2 f5@2 a5@10 ~ f5@2 ~ f5, ~@2 c5@3 ~@3 c5@3 a5@3 c5@3 ~@10 c5@3 a5@2",
X: "[~@3 a5@2 f5 c5@2 f5@2 a5@9 ~@2 a5@2 ~ c5@2 f5@2 a5@2 f5 ~ f5@2 a5@9 ~ f5@2 a5@2 f5 ~ f5@2 a5@2 f5 c5@2 f5 a5@10 ~@2 a5@2 ~ d5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 ~ d5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 f#5 d5@2 ~ a5@2, ~ c5@3 ~@15 c5@2 ~@10 c5@2 ~@10 c5@3 ~@3 c5@3 ~@16 d5@3 ~@9 d5@3 ~@9 d5@3 ~@10 d5@3 ~@9 d5@3 ~@8, ~@2 f5@2 ~@16 f5@2 ~ f5@2 ~@44 f#5@2 ~ f#5@2 ~@3 a5@3 ~@17 f#5@2 ~ f#5@2 ~@23 f#5@2 ~]/4",
Y: "[f#5 d5@2 ~ a5@9 ~ f#5@2 a5@2 ~ d5@2 ~ a5@2 f#5 d5@2 ~ a5@10 ~ f#5@2 ~ f#5@2 c#5@2 ~ a5@2 ~ c#5@2 ~ a5@9 c#5@2, ~@3 f#5@2 ~@8 d5@3 ~@2 f#5@2 ~ f#5@2 ~@4 f#5@2 ~@9 c#5@3 a5@3 ~@2 f#5@2 ~ f#5@2 ~ f#5@2 ~@10]/2",
Z: "~ a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@8 c#5@2 f#5@2 ~ f#5@2 ~ f#5@2, f#5@2 ~@3 c#5@3 a5@2 ~ c#5@3 ~@12 a5@3 c#5@3",
AA: "[~ f#5@2 ~ f#5@2 a5@8 c#5@2 ~ a5@2 ~ c#5@2 f#5@2 ~ f#5@2 ~ f#5 a5@10 c5@2 f5 a5@2 f5 c5@2 ~ a5@2 ~ c5@2 ~ a5@9 ~ f5@2 a5@2 ~ c5@2 f5 a5@2 ~ c5@2 f5 a5@10 ~@2 a5@2 f5@2 ~ f5, a5@3 c#5@3 ~@10 f#5@2 ~ f#5@2 ~@3 a5@3 c#5@2 ~@18 f5@2 ~ f5@2 ~ f5@2 ~@8 c5@2 ~@3 f5@2 ~@4 f5@2 ~@12 c5@2 ~@4 c5@2, ~@89 f5@2 ~@5]/3",
AB: "[a5@2 f5@2 ~ f5@2 a5@8 c5@2 ~ a5@2 f5@2 ~ f5@2 a5@2 f5@2 ~ a5@10 ~ [d5,f#5]@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@8, ~@4 c5@3 ~@10 f5@2 ~@3 c5@3 ~@4 c5@2 ~@10 c5 ~@5 d5@3 a5@2 ~ d5@3 ~@8]/2", // D
AC: "~ d5@2 ~ a5@2 f#5 d5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2, ~@3 f#5@2 ~@4 f#5@2 ~@3 d5@3 ~@9 d5@3 a5@3",
AD: "[~ f#5 ~@2 f#5@2 ~ f#5@2 a5@8 ~ f#5@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 ~ c#5@2 f#5 a5@2 ~ c#5@2 ~ a5@7, d5@3 a5@2 ~ d5@3 ~@8 d5@3 ~@4 d5@3 a5@2 ~ d5@3 ~@9 c#5@3 ~@2 f#5@2 ~@4 f#5@2 ~ f#5@2 ~@6]/2",
AE: "[~@4 a5@2 f#5@2 ~ f#5 a5@2 f#5@2 c#5@2 a5@9 ~ f#5@2 a5@2 ~ c#5@2 f#5 a5@2 ~ c#5@2 f#5 a5@9 ~ f#5@2 a5@2 ~ c#5@2 f#5 a5@2 ~ c#5@2 f#5, ~@2 c#5@2 ~@4 c#5@2 ~@15 c#5@2 ~@22 c#5@2 ~@13, ~@3 f#5@2 ~@25 f#5@2 ~@4 f#5@2 ~@16 f#5@2 ~@4 f#5@2 ~@2]/2",
AF: "[a5@9 c5@2 ~ a5@2 ~ c5@2 f5@2 ~ f5 ~@2 f5@2 a5@9 ~ f5@2 ~ f5@2 ~ f5 ~@2 f5@2 ~ f5@2 a5@9 c5@2 ~ a5@2 f5@2 ~@2 a5@2 f5@2 ~ f5@2 a5@9 ~ f5@2 a5@2 ~ c5@2 f5@4 c5@2 a5@10 ~ f#5@2 a5@2 ~ d5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 f#5 ~ f#5@2 a5@2 f#5 ~ f#5@2 a5@10 ~@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 f#5@2 ~ f#5@2 a5, ~@11 f5@2 ~ f5@2 ~@3 a5@2 ~ c5@3 ~@9 c5@3 a5@3 c5@2 ~ a5@3 c5@3 ~@11 f5@2 ~@3 c5@2 ~@4 c5@3 ~@9 c5@3 ~@21 d5@2 ~@11 d5@3 ~@9 d5@3 ~@3 d5@3 ~@3 d5@3 ~@10 d5@3 ~@3 d5@3 ~@3 d5@3 ~@9 d5@3 ~@4 d5@3 ~, ~@66 f5@2 ~@20 f5@2 ~@22 f#5@2 ~@3 a5@2 ~@39 f#5@2 ~@6 a5@2 ~@24]/6",
AG: "[f#5 ~@2 f#5@2 a5@9 ~@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 c#5@2 ~ a5@2 ~@2 f#5@2 a5@2 ~ c#5@2 ~ a5@9 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2 ~@2 c#5@2 a5@9 ~ f#5 ~@2 f#5@2 ~ f#5 ~@2 f#5@2 ~ f#5@2 a5@9 c5@2 ~ a5@2 f5 c5@2 ~ a5@2 f5@2 ~ f5 ~ a5@9 ~@2 a5@2 f5 c5@2 ~ a5@2 f5 c5@2 f5@2 a5@8 ~ f5@2 a5@2 f5 c5@2 f5@3 a5@2 c5@2 f5@2 a5@9 ~ f5@2 a5@2 f5 c5@2, ~@2 d5@3 ~@9 c#5@3 ~@3 c#5@3 ~@3 c#5@3 ~@15 c#5@3 ~@15 c#5@3 ~@21 c#5@2 ~@4 c#5@3 ~@3 c#5@3 ~@11 f5@2 ~@4 f5@2 ~@3 c5@3 ~@9 c5@2 ~@21 c5@3 ~@23 c5@2 ~@6, ~@15 f#5@2 ~@6 a5@2 ~@15 f#5@2 ~ f#5@2 ~@4 f#5@2 ~ f#5@2 ~@13 f#5@2 ~ f#5@2 ~ f#5@5 ~@11 a5@3 ~@3 a5@2 ~@39 f5@2 ~@4 f5@2 ~@48]/6",
AH: "[~ a5@2 ~ c5@2 f5 a5@9 ~@2 a5@2 f#5@2 ~ f#5@2 a5@2 f#5 d5@2 ~ a5@9 ~@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9, f5@2 ~ f5@2 ~@11 d5@3 ~@3 d5@3 ~@15 d5@3 ~@3 d5@3 ~@3 d5@3 ~@9, ~@17 f#5@2 ~@11 f#5@2 ~@9 f#5@2 ~@6 a5@2 ~@13]/2",
AI: "[~ f#5@2 ~ f#5 ~@2 f#5 ~@2 f#5@2 ~ f#5@2 a5@8 d5@2 ~ a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~@2 a5@10 ~@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 ~ f#5 ~@2 f#5 ~@2 f#5 ~ a5@9, d5@2 ~ a5@3 d5@3 a5@2 ~ d5@2 ~@11 f#5@2 ~@3 d5@2 ~ a5@2 ~ d5@3 ~@9 c#5@3 ~@3 c#5@3 ~@3 c#5@3 ~@9 c#5@3 ~@3 c#5@3 ~@3 c#5@3 ~@9, ~@37 f#5@2 ~@10 f#5@2 ~@6 a5@2 ~@16 a5@3 ~@3 a5@2 ~@13]/3",
AJ: "[~ f#5@2 ~ f#5 ~@2 f#5 a5@2 f#5@2 ~ f#5@2 a5@8 c#5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@2 ~ c#5@2 f#5 a5@9 c5@2 f5 a5@2 f5 c5@2 ~ a5@2 f5 ~@2 f5 a5@9 c5@2 ~ a5@2 f5 c5@2 ~ a5@2 f5@2 ~ f5 ~ a5@8, c#5@3 a5@2 ~ c#5@2 ~@4 c#5@3 ~@10 f#5@2 ~@3 c#5@3 ~@2 f#5@2 ~@19 f5@2 ~@3 c5@2 ~@11 f5@2 ~@4 f5@2 ~@3 c5@2 ~@9]/3",
AK: "~ c5@2 f5@2 ~ f5 ~@2 f5@2 a5@2 f5 ~ f5@2 a5@9 ~ f5@2 a5@2 f5, ~@5 a5@3 c5@2 ~@4 c5@2 ~@10 c5@2 ~@4",
AL: "~ f5@2 a5@2 f5 c5@2 ~ a5@10 d5@2 ~ a5@2 ~ d5@2 ~ a5@2 f#5@2, c5@3 ~@5 f5@2 ~@11 f#5@2 ~ f#5@2 ~ f#5@2 ~@3",
AM: "[~@2 a5@10 ~@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 ~ d5@2 ~ a5@2 f#5@2 ~@2 a5@10 ~@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@10 ~ f#5@2 a5@2 ~ c#5@2 f#5 a5@2 ~ c#5@2 ~ a5@9 c#5@2 ~ a5@2 f#5 c#5@2 ~ a5@2 ~ c#5@2 f#5@2 a5@9 ~@2 a5@2 ~ c#5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 ~ c#5@3 ~ f#5@2 ~ f#5@2 a5@9 ~ f5 a5@2 f5 c5@2 f5@2, d5@3 ~@9 d5@2 ~@4 d5@3 ~@3 d5@3 ~@9 d5@3 ~@10 d5@3 ~@9 d5@3 ~@3 d5@3 ~@3 d5@3 ~@10 c#5@2 ~@47 c#5@3 ~@9 c#5@3 ~@9 c#5@3 ~@9 c#5@3 ~@9 c5@3 ~@6, ~ f#5@2 ~@10 f#5@2 ~@6 a5@2 ~@18 f#5@2 ~ f#5@2 ~@4 f#5@2 ~@10 f#5@2 ~@6 a5@2 ~@19 f#5@2 ~@4 f#5@2 ~ f#5@2 ~@10 f#5@2 ~@4 f#5@2 ~ f#5@2 ~@13 f#5@2 ~ f#5@2 ~ f#5@2 ~@20 f#5@4 a5@3 ~@21]/6",
AN: "[~ f5 ~@2 f5@2 a5@10 ~ f5@2 ~ f5@2 c5@2 ~ a5@2 f5 ~ f5@2 a5@9 ~@2 a5@2 f5@2 ~ f5@2 a5@2 f5 ~ f5@2 a5@8 c5@2 ~ a5@2 ~ c5@2 f5@2 a5@2 ~ c5@2 ~ a5@8 ~@3 a5@2 ~ d5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~@2 a5@2 f#5@2 ~ f#5@2 ~@2 f#5@2 a5@9 ~@2 a5@2 ~ d5@2 ~ a5@2 f#5 d5@2 f#5@2 a5@8 ~ f#5@2, a5@3 c5@3 ~@10 c5@3 a5@3 ~@2 f5@2 ~@2 c5@2 ~@10 c5@3 ~@3 c5@3 ~@3 c5@3 ~@33 d5@3 ~@9 d5@3 ~@9 d5@3 ~@3 d5@3 ~ d5@3 ~@9 d5@3 ~@20 d5@3, ~@41 f5@2 ~@22 f5@2 ~ f5@2 ~@5 f5@2 ~ f5@2 ~@9 f#5@2 ~ f#5@2 ~@3 a5@2 ~@14 f#5@2 ~@20 f#5@2 ~ f#5@2 ~ f#5@2 ~@17]/5",
AO: "[a5@2 f#5 d5@2 ~ a5@2 f#5@2 d5@3 a5@12 [c#5,f#5] ~ f#5 ~ f#5@2 a5@2 ~@2 f#5@2 a5@9 ~ f#5@2 ~@2 c#5@2 f#5 a5@2 ~ c#5@3 a5@10 f#5 c#5@2 a5@2 ~ c#5@3 a5@2 f#5@2 c#5@2 ~ a5@8 ~ f#5@2 a5@2 f#5@2 ~ f#5 a5@2 f#5@2 ~ f#5@2 a5@9 c5@2 f5 a5@2 ~ c5@2 ~ a5@2 ~ c5@2 f5@2 a5@8 ~ f5@2 a5@2 f5 ~ f5@2 a5@2 f5 ~ f5 a5@11 ~@2 a5@2 ~ c5@2 f5@2 ~ f5 c5@2 f5@2 a5@9, ~@5 f#5@2 ~@6 f#5 ~@11 a5@2 ~ c#5@3 ~@2 f#5@2 ~@14 a5@3 ~@72 f5@2 ~ f5@2 ~ f5@2 ~@37 f5@2 ~ f5@2 ~@3 a5@2 ~@13, ~@34 c#5@3 ~@9 c#5@3 ~ f#5@2 ~@4 f#5@4 ~@13 f#5 ~ f#5@2 ~@8 f#5@2 ~@7 c#5@3 ~@4 c#5@3 ~@3 c#5@3 ~@33 c5@3 ~@3 c5@2 ~@4 c5@2 ~@11 c5@3 ~@21]/6", // F#5
AP: "[c5@2 f5 a5@2 f5 c5@2 ~ a5@2 ~ c5@3 a5@8 ~ f#5@2 a5@2 ~ d5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2, ~@8 f5@2 ~ f5@2 ~@10 d5@2 ~@3 f#5@2 ~@3 a5@2 ~ d5@3 ~@9 d5@3 ~@4 d5@3 a5@2 ~ d5@3]/2",
AQ: "a5@9 d5@2 f#5 a5@2 f#5 d5@2 ~ a5@2 ~ d5@2 ~ a5@8, ~@17 f#5@2 ~ f#5@2 ~ f#5@2 ~@7",
AR: "[~@3 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2 ~ c#5@2 ~ a5@9 ~@3 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5 a5@9 c#5@2 ~ a5@3 ~@2 f#5 a5@2 f#5 ~@2 f#5 a5@9 ~ f#5@2 a5@2 ~ c#5@2 f#5 a5@2 f#5@2 ~ a5@10 c5@2 f5 a5@2 f5@2 ~ f5@2 a5@2 ~ c5@2 a5@10 ~ f5@2 ~@2 f5 c5@2 ~ a5@2 f5@2, ~@2 d5@3 a5@2 ~ d5@3 a5@2 ~ d5@3 ~@9 c#5@4 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~@8 c#5@4 ~@3 c#5@3 ~@3 c#5@3 ~@15 c#5@3 ~@3 c#5@3 ~@8 c#5@3 ~@10 c#5@2 ~@16 c5@2 ~@16 c5@3 ~@10, ~@52 f#5@2 ~@6 a5@3 ~@13 f#5@2 ~@2 f#5@2 ~@21 f#5@2 ~@29 f5@2 ~ f5 ~@12 a5@4 ~ f5@2 ~@3]/5",
AS: "[~ f5 a5@9 c5@2 ~ a5@2 f5 c5@2 f5@2 ~ f5@2 ~ f5@2 a5@8 c5@2 f5@2 a5@2 f5 c5@2 f5@3 ~@2 f5@2 a5@10 ~@2 a5@2 ~@3 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 f#5@2 ~ f#5 ~@3 d5@2 f#5@2 a5@8 ~ f#5@2 a5@2 ~ d5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@8 ~@3 a5@2 f#5@2 ~ f#5@2 a5@2 ~@3 f#5@2 a5@9 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 f#5@2 ~ f#5 a5@2 f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@2 ~ c#5@2 f#5, c5@2 ~@11 f5@2 ~@6 a5@3 c5@2 ~@21 c5@4 ~@10 d5@3 ~@2 d5@4 ~@3 d5@3 ~@9 d5@4 ~@3 d5@3 ~ f#5@2 ~@11 d5@3 ~@10 d5@3 ~@8 d5@4 ~@3 d5@3 ~@3 d5@4 ~@9 c#5@3 ~@10 c#5@3 ~@9 c#5@3 ~@4 c#5@3 ~@3 c#5@3 ~@9 c#5@3 ~@3 c#5@3 ~@6, ~@62 f#5@2 ~ f#5@2 ~@3 a5@3 ~@22 a5@2 ~@17 f#5@2 ~ f#5@2 ~@16 f#5@2 ~@8 f#5@2 ~@17 f#5@2 ~ f#5@2 ~@43 a5@3 ~@5 f#5@2 ~@2]/7",
AT: "a5@9 ~ f#5@2 a5@2 f#5@2 ~ f#5@2 a5@2 ~ c#5@2 f#5@2 a5@6, ~@9 c#5@3 ~@4 c#5@3 ~@2 f#5@2 ~@9",
AU: "~@2 f5@2 a5@2 ~ c5@2 f5@2 a5@3 ~ f5@2 a5@9 ~ f5@2 a5@2 f5, ~ c5@3 ~@2 f5@2 ~@6 c5@3 ~@9 c5@2 ~@4",
AV: "[c5@2 f5@2 ~ a5 ~ f5@3 a5@9 ~ f5@2 a5@2 ~ c5@2 ~ a5@2 ~ c5@2 f5@2 a5@10 ~@2 a5@2 f5@2 ~ f5@2 a5@2 ~@2 f5@2 a5@6 d5@2 ~ a5@2 ~ d5@2 f#5@2 d5@2 ~@2 d5@2 a5@9 ~ f#5@2 ~ f#5, ~@6 c5@2 ~@11 c5@3 ~@2 f5@2 ~ f5@2 ~ f5@2 ~@13 c5@3 ~@3 c5@3 ~@3 c5@3 ~@31 d5@2 ~@3, ~@46 f5@2 ~@8 f5@2 ~@10 f#5@2 ~ f#5@2 ~@5 f#5@4 ~@12 a5@2]/3",
AW: "~@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 d5@2 ~@2 f#5@2 ~ f#5@2 ~ f#5 d5@2, ~ d5@3 a5@3 d5@3 ~@11 f#5@2 ~@2 d5@3 ~@4, ~@11 a5 ~@2 a5 ~",
AX: "f#5@2 a5@10 ~ f#5@2 a5@2 f#5 ~ f#5@2 a5@2 ~@4 a5@5, ~@12 d5@3 ~@3 d5@3 ~@2 f#5@2 ~ f#5@2 ~@4, ~@6 d5 ~",
AY: "[~@3 f#5@2 a5@2 ~ c#5@2 a5@2 ~@3 f#5@2 a5@9 ~@3 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5 ~@2 f#5@2 a5@2 ~ c#5@2 ~ a5@9 ~ f#5@2 ~ f#5@2 ~@3 a5@2 f#5@2 ~@2 a5@6, ~@2 c#5@3 ~@2 f#5@2 ~@3 f#5@2 ~@14 f#5@2 ~@6 a5@2 ~@16 a5@3 ~@5 f#5@2 ~ f#5@2 ~@11 a5@3 ~@2 f#5@2 ~@4 f#5@2 ~@5, ~@13 c#5@4 ~@9 c#5@4 ~@3 c#5@3 ~@3 c#5@3 ~@9 c#5@3 ~@3 c#5@3 ~@15 c#5@3 ~@3 c#5@4 ~@3 c#5@3 ~@5]/3",
AZ: "~@3 f5@2 a5@2 ~ c5@2 ~ a5@2 ~ f5@3 a5@9 c5@2 ~ a5@2 f5, ~@2 c5@3 ~@2 f5@2 ~ f5@2 ~ c5@4 ~@11 f5@2 ~@2",
BA: "c5@2 ~ a5@2 f5 ~ f5@2 a5@9 ~ f5@2 a5@2 f5 c5@2 a5@2 ~ c5@3, ~@2 f5@2 ~@2 c5@3 ~@9 c5@3 ~@7 f5@2 ~@2",
BB: "[f5@2 a5@9 ~ f5 ~ a5@2 ~ c5@2 f5@2 c5@2 f5@3 ~ a5@8 ~ f#5@2 a5@2 ~ d5@2 ~ a5@2 ~ d5@2 ~ a5@9 ~ f#5@2 a5@2, ~@11 c5@3 ~@2 f5@2 ~@17 d5@2 ~@3 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~@8 d5@3 ~@2]/2",
BC: "[f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 a5@2 f#5 d5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 d5@2 ~ a5@2 f#5 ~@2 f#5@2 a5@8 c#5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@2 ~ c#5@2 ~ a5@10 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@10 ~@2 a5@2 f#5@2 ~ f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 ~@3 a5@2 f#5@2 ~ f#5 a5@8 ~@2 f5@2 a5@2 ~ c5@2 ~ a5@2 ~ c5@2 f5@2 a5@8, ~@2 d5@3 a5@2 ~ d5@3 ~@9 d5@3 ~@5 f#5@2 ~@3 d5@3 ~@9 d5@3 a5@2 ~@3 f#5@2 ~@3 d5@3 ~@12 a5@3 c#5@3 ~@2 f#5@2 ~ f#5@2 ~@9 c#5@3 a5@3 c#5@3 a5@2 ~ c#5@3 ~@10 c#5@3 ~@3 c#5@3 ~@3 c#5@3 ~@9 c#5@3 ~@3 c#5@4 ~@3 c#5@2 ~@9 c5@2 ~@22, ~@121 f#5@2 ~@6 a5@3 ~@15 a5@3 ~@2 f#5@2 ~@19 f5@2 ~ f5@2 ~ f5@2 ~@11]/6",
BD: "~ f5@2 a5@2 f5 ~ f5@2 ~ f5@2 ~ f5@2 a5@9 ~ f5@2 ~ f5@2 ~ f5, c5@2 ~@4 c5@2 ~ a5@3 c5@2 ~@10 c5@2 ~ a5@3 c5@2",
BE: "[~ a5@2 ~@2 f5 ~ a5@10 ~ f5 a5@2 ~@3 f5@2 a5@2 f5 ~@3 a5@8 ~ f#5@2 a5@2 ~@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9, ~@3 f5@2 ~@16 f5@2 ~@8 f5@2 ~@12 f#5@2 ~@2 a5@2 ~@13, ~@4 c5@2 ~@11 c5@2 ~@3 c5@4 ~@3 c5@4 ~@7 d5@3 ~@3 d5@3 ~@3 d5@3 ~@9]/2",
BF: "[~ f#5@2 a5@2 ~ d5@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@9 ~ f#5@2 ~ f#5@2 d5@2 ~ a5@2 f#5@2 ~@2 a5@8 ~@2 f#5@2 ~ f#5@2 ~ f#5@2 a5@2 ~ d5@2 f#5@2 a5@8 c#5@2 ~ a5@2 f#5@2 ~@2 a5@2 f#5@2 c#5@2 ~ a5@7, d5@3 ~@2 f#5@2 ~@3 a5@3 d5@3 ~@9 d5@3 a5@2 ~@3 f#5@2 ~@3 d5@3 ~@8 d5@3 ~@3 d5@3 ~@22 c#5@3 ~@13, ~@39 f#5@2 ~@11 a5@2 ~@6 f#5@2 ~@13 f#5@2 ~@4 f#5@2 ~@5 f#5@2 ~@6]/3",
BG: "[~ c#5@2 f#5@2 ~@3 c#5@2 a5@2 f#5@2 ~ f#5@2 a5@8 ~ f#5@2 a5@2 f#5 c#5@2 ~ a5@2 f#5@2 ~ f#5@2 a5@7 ~ f5@2 ~ f5@2 c5@2 f5@2 a5@2 ~ c5@2 ~ a5@7 ~@25, ~@5 a5@3 ~@25 f#5@2 ~@16 a5@3 ~@6 f5@2 ~ f5@2 ~@31, ~@6 f#5@4 ~@4 c#5@3 ~@8 c#5@3 ~@10 c#5@3 ~@7 c5@3 ~@45]/3",
})).s("gm_piano").gain(0.18)
// chords · taiko drum · "Taiko Drums"
const taiko_drum = note(`<
~ A B C D E F G H I J K L M N O P Q R S T U V W X A B C D E F G H I J K L M N O P Q R S T U V W X A B C D E F G H I J
K L M N O P Q R S T U V W X A B C D E F G H I J K L M N O P Q R S T U V W X A B C D E F G H I J K L M N O P Q R S T U
V W X A B C D E F G H I J K L M N O P Q R S T U V W X A B C D E F G H I J K L M N O P Q R S T U V W X A B C D E F G H
I J K L M N O P Q R S T U V W X A B C D E F G H I J K L M N O P Q R S T U V W X A B C D E F G H I J K L M N O P Q R S
T U V W X A B C D E F G H I J K L M N O P Q R S T U V W X A B C D E ~
>`.pickRestart({
A: "~@29 [d3,f#3,a3]@2 ~", // D
B: "[d3,f#3,a3]@2 ~@2 [d3,f#3,a3]@2 ~@2 [d3,f#3,a3]@2 ~ [d3,f#3] ~@4 f#3 ~@3 [d3,f#3] ~@3 [f#3,a3] ~@7", // D F#m
C: "~@13 [d3,f#3,a3] ~@2 [d3,a3]@2 ~@3 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~ [f#3,a3] d3 ~@2, ~@16 f#3 ~@15", // D D5 D F#m
D: "~ [d3,f#3] ~@4 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@3 f#3 [d3,a3] ~@3 [f#3,a3] ~@2 f#3 a3 ~@3 [d3,f#3] ~@3 [d3,f#3,a3] ~, ~@18 d3@2 ~ d3@2 ~@9", // D D5 F#m D
E: "~ [d3,f#3,a3]@2 ~@2 [d3,f#3]@2 ~@3 d3@2 ~ [f#3,a3]@2 ~@7 d3 ~@2 [d3,f#3]@2 ~@3 [f#3,a3]@2, ~@5 a3 ~@7 d3 ~@16 d3 ~", // D F#m D F#m
F: "~@3 d3 ~ [f#3,a3] d3 ~@3 d3 ~@3 f#3@2 ~ [d3,f#3,a3] ~@4 [f#3,a3] ~@4 [d3,f#3,a3] ~@2 [d3,f#3,a3]@2, ~@2 f#3@2 ~@10 d3 ~@7 d3@2 ~@8", // F#m D F#m D
G: "~@3 f#3@2 ~@2 a3 d3 ~ [d3,a3] ~@4 [d3,f#3]@2 ~@5 [d3,f#3] ~@8 [d3,f#3,a3], ~@3 d3 ~@3 f#3@2 ~ f#3@2 ~@20", // D5 D
H: "~@2 [f#3,a3] ~@3 [f#3,a3]@2 ~@2 [d3,f#3] ~@3 [f#3,a3]@2 ~@3 d3@2 ~@2 [d3,a3] ~@2 [d3,f#3,a3]@2 ~@2 [d3,f#3,a3] ~, ~@2 d3@2 ~@2 d3 ~@3 a3@2 ~@2 d3 ~@4 a3 ~@3 f#3@2 ~@7", // F#m D F#m D5 D
I: "~@10 f#3 ~@4 [d3,f#3,a3] ~@2 [d3,f#3,a3]@2 ~@2 [d3,a3] ~@4 [d3,f#3,a3] ~@2 [d3,f#3]@2, ~@22 f#3@2 ~@6 a3 ~", // D D5 D
J: "~@2 [d3,f#3] a3 ~@3 [f#3,a3] ~@24", // D F#m
K: "~@2 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~@3 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@3 f#3 [d3,a3] ~@6 [f#3,a3] ~@2", // D D5 F#m
L: "~@19 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@3 [d3,f#3,a3] ~@3 d3@2, ~@30 f#3 ~", // D
M: "~ d3 ~ [f#3,a3] ~@3 [d3,f#3,a3] ~@8, ~ f#3@2 ~@3 d3 ~@25, ~@2 a3 ~@29", // F#m D
N: "~@3 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@3 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~@2 [f#3,a3] ~@3 f#3 ~@3 f#3 ~@3 f#3@2, ~@9 d3 ~@6", // D F#m
O: "~@6 f#3 ~@12 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~@4", // D
P: "[d3,f#3,a3] ~ [d3,f#3,a3] ~@4 f#3 ~@7 [d3,f#3] ~@10 f#3 ~@5", // D
Q: "~@4 [d3,f#3,a3] ~@2 [f#3,a3] ~@4 f#3 ~@19, ~@7 d3@2 ~@23", // D F#m
R: "~@21 [d3,f#3,a3] ~ [d3,f#3,a3] ~@4 [d3,f#3,a3] ~@3", // D
S: "[d3,f#3,a3] ~@2 [d3,f#3,a3] ~@4 f#3 ~@3 f#3 ~@2 [d3,f#3,a3]@2 ~@15", // D
T: "[f#3,a3] ~@4 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@3 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@3 [d3,f#3,a3] ~@4 f#3 ~@2", // F#m D
U: "[d3,f#3,a3] ~@3 f#3 ~@4 f#3 ~@2 f#3 ~@4 f#3 ~@3 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~@2", // D
V: "~@2 [d3,f#3,a3] ~ f#3 d3 ~@3 [d3,f#3,a3] ~@3 [d3,f#3,a3] ~@3 [d3,a3] ~@11 [d3,f#3] ~@2, ~@2 a3 ~@5 f#3 ~@7", // D D5 D
W: "~ f#3 ~@3 [d3,f#3,a3] ~@2 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~@3 [d3,f#3] ~@2 [d3,a3] ~@4 [d3,f#3,a3] ~@4 [d3,f#3,a3] ~, ~@10 f#3 ~@5", // D D5 D
X: "~ [d3,a3] ~@10 f#3 [d3,a3] ~@3 [d3,f#3,a3] ~@4 d3 [f#3,a3] ~ [d3,f#3,a3] ~@6, f#3 ~@15", // D5 D F#m D
})).s("gm_taiko_drum").gain(0.09)
// chords · taiko drum · "Taiko Drums" · soft notes
const taiko_drum_soft = note(`<
~@2 A ~ B C D E F G H I J K L M N O P Q R S T U V ~ A ~ B C D E F G H I J K L M N O P Q R S T U V ~ A ~ B C D E F G H
I J K L M N O P Q R S T U V ~ A ~ B C D E F G H I J K L M N O P Q R S T U V ~ A ~ B C D E F G H I J K L M N O P Q R S
T U V ~ A ~ B C D E F G H I J K L M N O P Q R S T U V ~ A ~ B C D E F G H I J K L M N O P Q R S T U V ~ A ~ B C D E F
G H I J K L M N O P Q R S T U V ~ A ~ B C D E F G H I J K L M N O P Q R S T U V ~ A ~ B C D E F G H I J K L M N O P Q
R S T U V ~ A ~ B C D E F G H I J K L M N O P Q R S T U V ~ A ~ B C ~
>`.pickRestart({
A: "~@11 a3@2 ~@3 a3 ~@3 a3 ~@11", B: "~ a3 ~@24 a3 ~@5",
C: "~@10 a3 ~@7 f#3 ~@3 a3@2 ~ a3 ~@6, ~@9 f#3@2 ~@11 f#3 ~@9", D: "~@3 a3 ~@6 a3@2 ~ a3@2 ~@17, ~@10 f#3 ~@21",
E: "~@3 a3 ~@11 a3 ~@3 [f#3,a3] ~@6 d3 [f#3,a3] ~@4, ~@19 d3@2 ~@11", F: "~@19 f#3@2 ~@11",
G: "~@2 [d3,f#3,a3]@2 ~ [d3,f#3,a3]@2 ~@3 [d3,a3] ~@21", H: "~@7 d3 ~@4 [f#3,a3] ~@19", I: "~@26 [d3,f#3] ~@2 d3 ~@2",
J: "~@2 [d3,a3] ~@5 d3 ~@21 a3 ~", K: "~@11 a3 ~@6 f#3@2 ~@2 f#3 ~@3 [d3,f#3] ~@4 [d3,f#3], ~@5 [d3,f#3] ~@10",
L: "~@22 [d3,a3] ~@3 [d3,a3] ~@3 [d3,a3] ~", M: "~@2 f#3 [d3,a3] ~@3 [d3,a3] ~@2 f#3@2 ~@20",
N: "~@7 d3@2 ~@2 [d3,a3]@2 ~@2 a3 ~@3 [d3,f#3,a3] ~@3 [d3,f#3,a3] ~@2 d3@2 ~@3 d3, ~@7 a3 ~@3 f#3 ~@14 a3 ~@5", // D5 D
O: "~@12 [d3,a3] ~@3 [d3,f#3,a3] ~@4 [f#3,a3] ~@4 [d3,f#3,a3] ~@2 [f#3,a3] ~@2, ~@21 d3@2 ~@6 d3@2 ~", // D5 D F#m D F#m
P: "[d3,f#3,a3] ~@11 [f#3,a3] ~@4 a3 ~@14", // D F#m
Q: "~@8 d3@2 ~@2 [d3,a3] ~@7 d3@4 f#3 ~@2 [f#3,a3] ~@4, ~@8 a3 ~@11 a3@2 ~@10, ~@20 f#3 ~@6 d3@2 ~@3", // D5 F#m
R: "d3@2 ~@27 [d3,a3] ~@2", S: "~@4 [d3,a3] ~@4 [d3,a3] ~@2 [d3,a3] ~@3 a3 d3 ~@14",
T: "~@22 d3@2 ~@2 [d3,a3] ~@2 a3 ~@2, ~@21 f#3@2 ~@3 f#3@2 ~@4, ~@22 a3 ~@9", U: "~ [d3,a3] ~@15 a3 ~@14",
V: "~@3 [f#3,a3] ~@12, ~@6 d3 ~@25", // F#m
})).s("gm_taiko_drum").gain(0.03)
// drums · kick
const kick = s("bd").struct(`<
~@60 A B C D E F G H I J K L F M N I O P L F G Q I C R L S T H I U V L W X H I Y Z L AA AB N I F AC L B U K AD F AE AF
AG U H AH AI AJ L AK AL K I W AC AF I C AM L AN AO L AP AQ AR I AS AC AT I C H AD F AU AF I AV K L W AC AW I AV AX L F
X AY I AZ AC BA F AC BB AP BC BD BE BF C BG I BH AC L BI BJ BK I Y AC AF BL BM H AH AI AC AW I C H E AI Z L BN BC H BO
F AC BA BP AZ H BE BQ AC L BP C K L F BR BS I C H L F BT BU BP Y P L F BV AW I C AM L F BW BB I C BX L F G AY BY AZ BZ
L F CA N BY AK CB CC CD C BX L CE CF CG C ~
>`.pickRestart({
A: "~@12 x ~@2 x", B: "~@3 x ~@5 x ~@6 x ~@5 x ~@5 x ~@3", C: "~ x ~@2 x ~@2 x ~@2 x ~@2 x ~@2",
D: "x ~@6 x ~@5 x ~@4 x ~@6 x ~@4 x ~", E: "~@4 x ~@5 x ~@5 x ~@6 x ~@5 x ~@2",
F: "~@3 x ~@5 x ~@5 x ~@5 x ~@5 x ~@4", G: "~ x ~@5 x ~@5 x ~@5 x ~@5 x ~@6", H: "x ~@2 x ~@2 x ~@2 x ~@2 x ~@2 x",
I: "~@2 x ~@2 x ~@2 x ~@2 x ~@2 x ~", J: "~@3 x ~@4 x ~@5 x ~@5 x ~@5 x ~@5", K: "x ~@5 x ~@5 x ~@5 x ~@6 x ~@5 x",
L: "~@5 x ~@5 x ~@5 x ~@5 x ~@5 x ~@2", M: "~ x ~@5 x ~@6 x ~@4 x ~@5 x ~@5 x", N: "~@5 x ~@6 x ~@5 x ~@5 x ~@5 x ~",
O: "~@2 x ~@6 x ~@4 x ~@6 x ~@5 x ~@4", P: "x ~@5 x ~@6 x ~@5 x ~@5 x ~@5 x", Q: "x ~@5 x ~@5 x ~@5 x ~@4 x ~@6 x ~",
R: "x ~@6 x ~@4 x ~@5 x ~@6 x ~@5 x", S: "~@3 x ~@5 x ~@6 x ~@5 x ~@4 x ~@4", T: "~@2 x ~@4 x ~@5 x ~@5 x ~@5 x ~@6",
U: "~@2 x ~@4 x ~@6 x ~@5 x ~@5 x ~@5", V: "x ~@6 x ~@4 x ~@6 x ~@5 x ~@5 x", W: "~@2 x ~@6 x ~@5 x ~@5 x ~@5 x ~@4",
X: "~ x ~@5 x ~@6 x ~@5 x ~@5 x ~@5", Y: "~@2 x ~@5 x ~@5 x ~@5 x ~@6 x ~@4", Z: "~ x ~@5 x ~@4 x ~@6 x ~@5 x ~@5 x",
AA: "~@3 x ~@5 x ~@5 x ~@6 x ~@4 x ~@4", AB: "~@2 x ~@4 x ~@5 x ~@5 x ~@6 x ~@4 x",
AC: "~ x ~@5 x ~@5 x ~@5 x ~@5 x ~@5 x", AD: "~@4 x ~@6 x ~@5 x ~@5 x ~@5 x ~@2",
AE: "~ x ~@4 x ~@5 x ~@5 x ~@6 x ~@5 x", AF: "~@5 x ~@5 x ~@5 x ~@5 x ~@6 x ~",
AG: "~@3 x ~@5 x ~@6 x ~@4 x ~@5 x ~@4", AH: "~@4 x ~@5 x ~@5 x ~@6 x ~@4 x ~@3",
AI: "~@2 x ~@5 x ~@6 x ~@5 x ~@5 x ~@4", AJ: "~ x ~@4 x ~@6 x ~@5 x ~@5 x ~@5 x",
AK: "~@3 x ~@4 x ~@6 x ~@5 x ~@5 x ~@4", AL: "~ x ~@5 x ~@5 x ~@6 x ~@5 x ~@5", AM: "x ~@5 x ~@5 x ~@5 x ~@5 x ~@6 x",
AN: "~@3 x ~@4 x ~@5 x ~@6 x ~@5 x ~@4", AO: "~ x ~@4 x ~@5 x ~@6 x ~@5 x ~@5 x",
AP: "~@3 x ~@5 x ~@5 x ~@6 x ~@5 x ~@3", AQ: "~@2 x ~@5 x ~@5 x ~@5 x ~@5 x ~@4 x",
AR: "~@5 x ~@6 x ~@4 x ~@6 x ~@5 x ~", AS: "~@2 x ~@6 x ~@3 x ~@7 x ~@5 x ~@4", AT: "~@6 x ~@4 x ~@5 x ~@6 x ~@5 x ~",
AU: "~ x ~@5 x ~@5 x ~@6 x ~@4 x ~@5 x", AV: "~@2 x ~@5 x ~@5 x ~@6 x ~@5 x ~@4",
AW: "~@5 x ~@5 x ~@5 x ~@6 x ~@5 x ~", AX: "~ x ~@5 x ~@4 x ~@5 x ~@5 x ~@6 x",
AY: "x ~@4 x ~@5 x ~@6 x ~@5 x ~@5 x ~", AZ: "~@2 x ~@5 x ~@5 x ~@6 x ~@4 x ~@5",
BA: "~@5 x ~@5 x ~@6 x ~@4 x ~@5 x ~@2", BB: "~@3 x ~@2 x ~@2 x ~@2 x ~@2 x", BC: "~ x ~@6 x ~@5 x ~@5 x ~@5 x ~@5",
BD: "x ~@6 x ~@5 x ~@5 x ~@5 x ~@5 x", BE: "~@5 x ~@4 x ~@6 x ~@5 x ~@5 x ~@2",
BF: "~@3 x ~@6 x ~@5 x ~@4 x ~@6 x ~@3", BG: "x ~@5 x ~@5 x ~@5 x ~@6 x ~@4 x ~",
BH: "~@2 x ~@6 x ~@4 x ~@5 x ~@6 x ~@4", BI: "~@3 x ~@5 x ~@5 x ~@5 x ~@6 x ~@3",
BJ: "~@2 x ~@5 x ~@4 x ~@6 x ~@5 x ~@5", BK: "x ~@5 x ~@5 x ~@4 x ~@5 x ~@6 x ~",
BL: "~@4 x ~@5 x ~@5 x ~@5 x ~@4 x ~@4", BM: "~ x ~@5 x ~@5 x ~@5 x ~@6 x ~@5",
BN: "~@3 x ~@6 x ~@4 x ~@5 x ~@5 x ~@4", BO: "~@5 x ~@4 x ~@6 x ~@4 x ~@6 x ~@2",
BP: "~@3 x ~@6 x ~@5 x ~@5 x ~@5 x ~@3", BQ: "~@3 x ~@5 x ~@5 x ~@5 x ~@4 x ~@5",
BR: "~ x ~@6 x ~@5 x ~@4 x ~@6 x ~@5", BS: "x ~@4 x ~@5 x ~@5 x ~@5 x ~@6 x ~",
// … 14 more lines
More by Moby
Not in the database
That song isn't here.
Nothing in the database matches this link. It may have been renamed, or the address was mistyped. The closest songs to :
Real transcriptions · Editable patterns · Instrumental
Type a song.
Get Strudel code.
Chords, structure, melody, bass and drums compiled from open transcriptions into Strudel live-coding patterns. Play it here, scrub through the bars, then open it in strudel.cc and start hacking.
Smells Like Teen SpiritNirvana
The JokerSteve Miller Band · 1973
Love Me DoThe Beatles · 1964
I Don't MindJames Brown · 1961
- Real transcriptionsMcGill chord charts, Lakh MIDI and quality-filtered PDMX scores. The library includes alternate transcriptions of some songs.
- One bar, one cycleEvery layer follows the same bar timeline, keeping the code, playback and song structure aligned.
- Instrumental by designDetected vocal parts are removed. Guitar riffs, harmonica and other instrumental leads stay.