0:00/0:00
// Saturday Night Special — Lynyrd Skynyrd
// 120 bpm, 4/4, key B minor. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: metre changes (4/4 at bar 1, 3/4 at bar 5, 4/4 at bar 5, 5/4 at bar 32, ...) are rendered on a constant 4/4 grid of one bar per cycle
// note: pitch bends are ignored
// note: sustain pedal (CC 64) lengthens the held notes
// note: duplicate parts dropped: ch 6 "ELEC PIAN" rock organ (copy of ch 8 "RHYTHM GU" overdriven guitar)
// note: Full arrangement: all 131 bars on a 16-step grid, each part at one level; ghost notes are separate "_soft" parts. Source detail keeps the original performance.
// note: Guitar parts that double another keep only their own notes (fills, solos): ELEC PIAN.
setcpm(120/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.
// bass · electric bass finger · "BASS"
const bass = note(`<
A B C@4 D E@2 F G H I F G H I F G H J C K C@4 L M N O P@2 Q R S@2 F G H I F G H I F G H I F G H I F G T M N O P@2 Q R
U@2 A B C@6 A B C@4 D E@2 F G H I F G H I F G H I F G H J C K C@4 L M N O P@2 Q R S@2 F G H I F G H I F G H I F V W@3
>`.pickRestart({
A: "b1@4 b1@3 ~ b1@3 ~ b1@3 ~", B: "b1@3 ~ b1@4 b1@3 ~ b1@3 ~", C: "b1@3 ~ b1@3 ~ b1@3 ~ b1@3 ~",
D: "b2 a2 f#2 b1 ~ a1 ~ f#1", E: "[e1@12 ~@2 a1 b1]/2", F: "~@2 d2 b1 ~@3 a1", G: "b1 ~ f#1 ~ a1@4 b1@3 ~ a1@2 b1@2",
H: "~@2 d2 b1 ~@3 d2", I: "e2 ~ b1@2 d2@4 e2@2 ~@2 a1@2 b1@2", J: "e2 ~ b1@2 d2@4 e2@2 ~@2 b1@3 ~",
K: "b1@3 ~ b1@3 ~ b1@3 ~ b1@4", L: "b1@3 ~ b1@3 ~ b1@3 ~ b1@2 e2@2", M: "d2@2 b1@2 e2@7 ~ b1@4",
N: "~@2 b1 ~@3 b1@2 ~@2 b1@2 a1@2 b1@2", O: "~@2 b1@2 ~@2 b1@2 b2@2 b1 ~ b1@3 ~",
P: "[~@2 b1 ~@3 b1@2 ~@2 b1@2 a1@6 e2@10 b1 ~@3]/2", Q: "~@2 b1@6 b2@2 b1 ~ b1 ~ b1 ~",
R: "~@2 b1@3 ~ b1@2 ~@2 b1 ~ b1@4", S: "[~@2 b1 ~@3 b1 ~@3 b1@2 e2@12 ~@4 a1@2 b1@2]/2", T: "~@2 d2 b1 ~@2 b1 e2",
U: "[~@2 b1 ~@3 b1 ~@3 b1@2 e2@19 ~]/2", V: "b1 ~ f#1 ~ a1@4 b1@3 ~ b1@2 a1@2",
W: "[b1@2 d2@2 ~@2 b1@2 ~@2 d2@2 e2@33 ~@3]/3",
})).s("gm_electric_bass_finger").gain(0.66)
// bass · electric bass pick · "BASS"
const bass_2 = note(`<
A B C@4 D E@2 F G H I F G H I F G H J C K C@4 L M N O P@2 Q R S@2 F G H I F G H I F G H I F G H I F G T M N O P@2 Q R
U@2 A B C@6 A B C@4 D E@2 F G H I F G H I F G H I F G H J C K C@4 L M N O P@2 Q R S@2 F G H I F G H I F G H I F V W@3
>`.pickRestart({
A: "b2@4 b2@3 ~ b2@3 ~ b2@3 ~", B: "b2@3 ~ b2@4 b2@3 ~ b2@3 ~", C: "b2@3 ~ b2@3 ~ b2@3 ~ b2@3 ~",
D: "b3 a3 f#3 b2 ~ a2 ~ f#2", E: "[e2@12 ~@2 a2 b2]/2", F: "~@2 d3 b2 ~@3 a2", G: "b2 ~ f#2 ~ a2@4 b2@3 ~ a2@2 b2@2",
H: "~@2 d3 b2 ~@3 d3", I: "e3 ~ b2@2 d3@4 e3@2 ~@2 a2@2 b2@2", J: "e3 ~ b2@2 d3@4 e3@2 ~@2 b2@3 ~",
K: "b2@3 ~ b2@3 ~ b2@3 ~ b2@4", L: "b2@3 ~ b2@3 ~ b2@3 ~ b2@2 e3@2", M: "d3@2 b2@2 e3@7 ~ b2@4",
N: "~@2 b2 ~@3 b2@2 ~@2 b2@2 a2@2 b2@2", O: "~@2 b2@2 ~@2 b2@2 b3@2 b2 ~ b2@3 ~",
P: "[~@2 b2 ~@3 b2@2 ~@2 b2@2 a2@6 e3@10 b2 ~@3]/2", Q: "~@2 b2@6 b3@2 b2 ~ b2 ~ b2 ~",
R: "~@2 b2@3 ~ b2@2 ~@2 b2 ~ b2@4", S: "[~@2 b2 ~@3 b2 ~@3 b2@2 e3@12 ~@4 a2@2 b2@2]/2", T: "~@2 d3 b2 ~@2 b2 e3",
U: "[~@2 b2 ~@3 b2 ~@3 b2@2 e3@19 ~]/2", V: "b2 ~ f#2 ~ a2@4 b2@3 ~ b2@2 a2@2",
W: "[b2@2 d3@2 ~@2 b2@2 ~@2 d3@2 e3@33 ~@3]/3",
})).s("gm_electric_bass_pick").gain(0.66)
// chords · overdriven guitar · "ELEC PIAN"
const overdriven_guitar = note(`<
~@2 A ~@3 B ~@14 C@4 ~ D E ~ F G H I J K L@2 ~@20 F G H I J K M@2 ~@2 A ~@3 A ~@3 A ~@3 B ~@18 C@4 ~ D E ~ F G H I J K
L@2 ~@14 N ~@2
>`.pickRestart({
A: "~@7 [a3,d4]", B: "~@14 [a3,d4] ~", C: "[b2@28 b3@19 ~ b3@6 [a2,a3]@6 ~@4, ~@14 b2@13 ~@5]/4",
D: "~@5 f#3 ~@2, ~@2 f#3@3 ~@3, ~@3 b3@3 ~@2", E: "b3@3 ~", F: "~@4 b3@4 [c#3,f#3] ~@7", G: "~@4 b3@4 ~@6 b3 ~",
H: "~@4 b3@2 ~@2 b3@3 ~@5", I: "~ [g#3,b3]@5 ~@2", J: "~ b3 ~@2", K: "~@8 b3 ~@7", L: "[~@4 b3 ~@7 b3@13 ~@7]/2",
M: "[~@4 b3 ~@7 b3@18 ~@2]/2", N: "~@10 [a3,d4] ~@5",
})).s("gm_overdriven_guitar").gain(0.4)
// chords · distortion guitar · "LEAD GUIT"
const distortion_guitar = note(`<
A B C D A B E F@4 G H@3 ~@5 I@8 J K L M N O P Q@4 G H@3 ~@5 R@3 ~@5 J K L M N O P S@2 A B C D A B T U A B C D A B E
F@4 G V@2 W@2 X@3 ~@5 I@8 J K L M N O P Y@2 Z AA AB AC@3 G AD@4 AE@3 AF@3
>`.pickRestart({
A: "[b2,f#3,b3]@2 [a2,e3,a3] ~ [b2,e3,f#3,b3]@2 [d3,a3,d4] ~@3 [b2,f#3,b3]@4 [b2,f#3,b3]@2", // B5 A5 Bsus4 D5 B5
B: "[a2,e3,a3]@7 ~ a3@4 [a2,a3]@2 [b2,b3] ~, ~@7 e3@7 ~@2, ~@7 a2@5 ~@4", // A5 A B
C: "[b2,f#3,b3]@2 [a2,e3,a3] ~ [b2,f#3,b3]@2 [d3,a3,d4] ~@3 [b2,f#3,b3]@2 ~@4", // B5 A5 B5 D5 B5
D: "[e4,b4]@3 ~@3 [d4,a4]@2 [e4,b4]@4 ~ [d4,a4]@2 ~, ~@3 e4@5 ~@4 [e4,b4]@2 ~@2, ~ b4 ~@2", // E5 D5 E5 D5 E5
E: "[b2,f#3,b3]@2 [a2,e3,a3] ~ [b2,f#3,b3]@2 [d3,a3,d4] ~@3 [b2,f#3,b3]@2 ~@2 [f#2,c#3,f#3] ~", // B5 A5 B5 D5 B5 F#5
F: "[e2@14 ~@6 e3@8 b4@27 ~@3 [e4,g4]@3 ~ [e4,g4] ~, e3@5 ~@11, b2@9 b2@5 ~@18, ~@7 e2@7 ~@18]/4", // Em
G: "[e4,g4] ~ [e4,g4] ~ [e4,g4] ~ [e4,g4] ~ [e4,g4] ~ [e4,g4] ~ [e4,g4] ~ [e4,g4] ~", // Em
H: "[[e4,g4] ~ [e4,g4] ~ e4@3 d4@2 ~ b3@30 ~@8, ~@2 g4 ~@21]/3", // Em
I: "[~@12 [f#3,b3]@32 [e3,a3]@2 [f#3,b3]@6 [a3,d4]@2 f#3@22 a3@2 [f#3,b3]@6 [a3,d4]@2 b3@18 ~@4 [e3,a3]@2 [f#3,b3]@5 ~ [a3,d4] ~ b3@4 ~@6, ~@54 b3@18 ~@4 e3 ~@51]/8", // B5 A5 B5 D5 B5 D5 A5 B5 …
J: "~@12 b2@2 b3 ~", K: "~@4 b3@4 ~@6 b3 ~, ~@2 b2@7 ~@7", L: "~@2 b2@3 ~ b2 ~@3 b2 ~ b2@2 b3 ~",
M: "~@4 b3@7 ~ [a2,e3,a3] ~@3, ~@2 b2@9 ~@5", N: "~@2 [e2,b2,e3]@8 ~@2 b2@2 b3 ~",
O: "~@4 b3@6 f#3 ~ b2@2 b3 ~, ~ b2@8 ~@7", P: "~@4 [f#3,a3,d4]@8 ~@2 b3 ~",
Q: "[~@2 b2@2 b3@4 ~@4 [e2,b2,e3]@12 ~@4 e5@8 b4@15 ~@7 [e4,g4]@3 ~ [e4,g4] ~]/4", R: "[~@3 b3@7 ~@2]/3",
S: "[~ b2 b3@2 ~@2 [e2,b2,e3]@6 ~@4]/2", T: "~@2 [a2,e3]@2 [b2,f#3] ~ [d3,a3] ~@3 [b2,f#3]@3 ~@3, [b2,f#3] ~@3",
U: "~ f#4 e4 d4", V: "[[e4,g4] ~ [e4,g4] ~ e4@3 d4@2 ~ b3@2 e5@8 d5@2 b4@7 ~ b4@2, ~@2 g4 ~@13]/2",
W: "[d5@2 b4 ~ d5@3 ~ d5@3 ~ d5@8 b4@4 ~@2 [e4,g4]@3 ~ g4@2]/2", X: "[e4@2 f#4@2 e4@2 d4@2 c#4@2 b3 ~ b3@28 ~@8]/3",
Y: "[~@2 b2@2 b3@4 ~@4 [e2,b2,e3]@12 ~@4 [a2,e3] ~ [b2,f#3]@2]/2", Z: "~@4 [d3,a3] ~ [b2,f#3] ~@7 [a2,e3] ~",
AA: "[b2,f#3] ~ [f#2,c#3]@2 [a2,e3]@3 ~ [b2,f#3]@2 ~@2 [a2,e3] ~ [b2,f#3]@2", // B5 F#5 A5 B5 A5 B5
AB: "~@4 [d3,a3] ~ [b2,f#3] ~@7 [d3,a3] ~", // D5 B5 D5
AC: "[[e3,b3] ~ [b2,f#3] ~ [d3,a3]@3 ~ [e3,b3]@2 ~@2 e5@8 b4@15 ~@7 [e4,g4]@3 ~ [e4,g4] ~]/3", // E5 B5 D5 E5 Em
AD: "[[e4,g4] ~ [e4,g4] ~ e4@3 d4@2 ~@21 e5@6 a5@2 e5@6 g5@14 ~@4 b4@2, ~@2 g4 ~@2 b3@15 ~@12]/4", // Em
AE: "[~ d5@2 ~ b4 ~ d5@6 e5@15 ~@3 e5@4 d5@2 b4@2 d5@2 b4@2 a4 ~ [b2,f#3,b3]@2 [a2,e3,a3] ~]/3", // B5 A5
AF: "[[b2,f#3,b3]@2 [d3,a3,d4] ~@3 [b2,f#3,b3]@2 ~@2 [f#2,c#3,f#3] ~ [e2,b2,e3]@33 ~@3]/3", // B5 D5 B5 F#5 E5
})).s("gm_distortion_guitar").gain(0.6)
// chords · overdriven guitar · "RHYTHM GU"
const overdriven_guitar_2 = note(`<
A B A C A B A C D E F G H E F G H E F G I@8 J K L M@2 N O P@2 E F G H E F G H E F G H E F G H E F Q J K L M@2 N O R@2
A B A C A B A C A B A C A B A C D E F G H E F G H E F G H E F G I@8 J K L M@2 N O P@2 E F G H E F G H E F G H E S T@3
>`.pickRestart({
A: "[b3,f#4,b4]@2 [a3,e4,a4] ~ [b3,f#4,b4] ~ [d4,a4,d5] ~@3 [b3,f#4,b4] ~@3 [b3,f#4,b4]@2", // B5 A5 B5 D5 B5
B: "[a3,e4,a4]@11 ~ [a3,e4,a4]@2 [b3,f#4] ~", C: "[e4,b4,e5]@7 ~@3 e4@2 [b4,e5] ~@3, ~@7 e4@3 ~@6, ~@2 [b4,e5] ~",
D: "~@12 [a3,e4] ~ [b3,f#4]@2", E: "~@4 [d4,a4] ~ [b3,f#4] ~@7 [a3,e4] ~",
F: "[b3,f#4] ~ [f#3,c#4]@2 [a3,e4]@3 ~ [b3,f#4]@2 ~@2 [a3,e4] ~ [b3,f#4]@2", // B5 F#5 A5 B5 A5 B5
G: "~@4 [d4,a4] ~ [b3,f#4] ~@7 [d4,a4] ~", H: "[e4,b4] ~ [b3,f#4] ~ [d4,a4]@3 ~ [e4,b4]@2 ~@2 [a3,e4] ~ [b3,f#4]@2",
I: "[[e4,b4] ~ [b3,f#4] ~ [d4,a4]@3 ~ [e4,b4]@2 ~@2 b3@10 ~@8 b3@12 ~@24 b3@10 [b3,f#4]@10 [b3,f#4] ~@5 f#4@6 f#4@6 ~@2 b3@2 f#4@8 ~@2 b3@4 ~@4 [e4,b4,e5] ~, ~@6 b4@16 ~ b4@15 ~@11 b4@5 b4@7 ~@3, ~@6 f#4@7 f#4@9 f#4@9 f#4@7 ~@14 f#4@2 ~@4 f#4@3 ~@3, ~@11 b3@4 ~@6 b3@8 b3@4 ~@12 b3@8 ~ b3@5 ~@5]/8", // E5 B5 D5 E5 B5 E5
J: "[d4,a4,d5] ~ [b3,f#4,b4]@2 [e4,b4,e5]@6 ~@2 [b3,f#4] ~ [b3,f#4]@2", // D5 B5 E5 B5
K: "~@2 [b3,f#4] ~@3 [b3,f#4]@2 b4@4 [b3,f#4] ~ [b3,f#4] ~", // B5
L: "~@2 [b3,f#4] ~@3 [b3,f#4]@2 b4@2 [b3,f#4] ~ [b3,f#4]@4", // B5
M: "[~@2 [b3,f#4] ~@3 [b3,f#4]@3 ~@3 [a3,e4,a4]@6 e4@6 ~@4 [b3,f#4]@2 b4 ~]/2", // B5 A5 B5
N: "~@2 [b3,f#4] ~@3 [b3,f#4] ~@3 [b3,f#4] ~ [b3,f#4]@2 b4 ~", // B5
O: "~@2 [b3,f#4] ~@3 [b3,f#4] ~@3 [b3,f#4] ~@3 b4@2, ~@3 [b3,f#4]", // B5
P: "[~@2 [b3,f#4] ~@3 [b3,f#4] ~@5 [e4,g#4]@12 ~@4 [a3,e4] ~ [b3,f#4]@2]/2", // B5 E A5 B5
Q: "~@4 [d4,a4] ~ [b3,f#4] ~@7 [e4,b4,e5] ~", R: "[~@2 [b3,f#4] ~@3 [b3,f#4] ~@5 [e4,g#4]@12 ~@8]/2",
S: "[b3,f#4] ~ [f#3,c#4]@2 [a3,e4]@3 ~ [b3,f#4]@2 ~@2 [b3,f#4,b4]@2 [a3,e4,a4] ~", // B5 F#5 A5 B5 A5
T: "[[b3,f#4,b4] ~ [d4,a4,d5] ~@3 [b3,f#4,b4] ~@3 [b3,f#4,b4]@2 [e3,b3,e4]@23 ~@13]/3", // B5 D5 B5 E5
})).s("gm_overdriven_guitar").gain(0.48)
// drums · kick
const kick = s("bd").struct(`<
A@6 B C D E F E F E F E F E F E G A@6 H I J K J L J K J M E F E F E F E F E F E F E F E F E F E N J K J L J K J O A@14
B C D E F E F E F E F E F E F E F E G A@6 H I J K J L J K J P A@13 D Q ~@2
>`.pickRestart({
A: "x!4", B: "x!2 ~ x ~ x ~ x", C: "x", D: "x ~ x ~ x ~ x!2", E: "~@2 x!2 ~@3 x", F: "x ~ x!2 ~@2 x!2",
G: "x ~ x!2 ~@2 x ~", H: "x!3 ~", I: "~@2 x!3 ~@7 x ~@3", J: "~ x ~@2 x!3 ~", K: "~ x ~ x ~@2 x ~", L: "~ x ~@4 x ~",
M: "~@4 x ~ x!2", N: "x!4 ~@2 x ~", O: "~@4 x ~@2 x", P: "~@2 x!2", Q: "~ x ~ x ~ x!2 ~",
})).gain(0.71)
// drums · snare
const snare = s("sd").struct(`<
A@6 B C D E F E F E F E F E F E F ~@6 G H B I C J B I C K E F E F E F E F E F E F E F E F E F E L B I C J B I C M A@11
N A@2 B C D E F E F E F E F E F E F E F E F ~@6 G H B I C J B I C O A@13 P Q ~@2
>`.pickRestart({
A: "x!8", B: "~@2 x ~@4 x", C: "~ x ~@2", D: "x!2 ~@8 x!2 ~@4", E: "x ~@3 x!2 ~@2", F: "~ x", G: "~@6 x!2",
H: "x ~@7 x ~ x!2 ~@2 x ~", I: "~@2 x ~@2 x ~ x", J: "x ~@7 x!4 ~@2 x ~", K: "~@7 x!2 ~@7", L: "~@10 x!2 ~@2 x ~",
M: "~@7 x!2 ~@5 x ~", N: "x ~@7 x!2 ~@4 x ~", O: "~@7 x!2 ~@3 x ~ x ~", P: "x!6 ~@2", Q: "x ~@4 x ~@2",
})).gain(0.71)
// drums · snare · soft notes
const snare_soft = s("sd").struct("<A@6 B C ~@48 D ~@8 A@11 E A@2 B C ~@32 C A@13 F ~@3>".pickRestart({
A: "~@3 x ~@3 x ~@3 x ~@3 x", B: "~ x ~@6", C: "~@15 x", D: "~@8 x!2 ~@6", E: "~@2 x!6 ~@7 x",
F: "~@3 x ~@3 x ~@3 x ~@2 x ~",
})).gain(0.43)
// drums · clap
const clap = s("cp").struct("<~@9 [x!2]!12 ~@16 [x!2]!19 [~ x] ~@25 [x!2]!16 ~@33>").gain(0.71)
// drums · low tom
const low_tom = s("lt").struct("<~@5 A ~ B ~@19 C ~@47 D ~@2 A ~ B ~@23 C ~@22 E ~@3>".pickRestart({
A: "~@3 x ~@4", B: "~ x", C: "x!2 ~@6", D: "~@7 x", E: "~ x ~@6",
})).gain(0.71)
// drums · hihat
const hihat = s("hh").struct(`<
A@6 B C D E A E A E A E A E A E F G@6 H I E J K L E J K M E A E A E A E A E A E A E A E A E A E N E J K L E J K O A@11
P A@2 B C D E A E A E A E A E A E A E A E F G@6 H I E J K L E J K M A@13 Q R ~@2
>`.pickRestart({
A: "x!8", B: "~ x!2 ~@2 x ~@2", C: "~ x ~ x", D: "~@2 x ~@3 x!2", E: "x!5 ~ x!2",
F: "x ~ x ~ x ~ x ~ x ~ x ~ x ~ x!2", G: "x ~ x!3 ~ x!3 ~ x!3 ~ x!2", H: "x ~ x!3 ~ x!3 ~ x!2 ~@2 x ~",
I: "x ~@2 x ~ x!3", J: "x!3 ~ x ~ x!2", K: "x!5 ~@3", L: "~@6 x!2", M: "x ~@5 x!2", N: "x!3 ~ x!4", O: "x",
P: "x!3 ~@2 x ~@2", Q: "x!6 ~ x", R: "x ~@2 x ~@4",
})).gain(0.71)
// drums · mid tom
const mid_tom = s("mt").struct("<~@5 A B C ~@67 D ~@2 A B C ~@46 E ~@3>".pickRestart({
A: "~ x ~@2", B: "~@3 x", C: "~@5 x ~ x ~ x ~ x ~@4", D: "~@12 x ~@2 x", E: "x",
})).gain(0.71)
// drums · open hat
const open_hat = s("oh").struct(`<
~@5 A B C@2 ~ C ~ C ~ C ~ C ~ C ~@8 D C E C ~ C E C F C ~ C ~ C ~ C ~ C ~ C ~ C ~ C ~ C ~ C G C E C ~ C E C F ~@11 H
~@2 A B C@2 ~ C ~ C ~ C ~ C ~ C ~ C ~ C ~@8 D C E C ~ C E C F ~@14 I ~@3
>`.pickRestart({
A: "~@3 x ~@3 x", B: "x", C: "~@5 x ~@2", D: "~ x ~@2 x ~@3", E: "~@3 x ~ x ~@2", F: "~ x ~@6", G: "~@3 x ~@4",
H: "~@3 x!2 ~@3", I: "~ x ~@3 x!2 ~",
})).gain(0.71)
// drums · high tom
const high_tom = s("ht").struct("<~@6 A B C ~@18 D ~@48 E ~@2 A B C ~@22 D ~@22 D ~@3>".pickRestart({
A: "~ x ~@6", B: "~ x", C: "~ x ~ x!2 ~@11", D: "~@7 x", E: "~@10 x!2 ~@4",
})).gain(0.71)
// drums · crash
const crash = s("cr").struct(`<
A ~@3 A ~ A@2 ~@20 B ~@2 C D ~@2 C ~@19 E F ~@2 C D ~@2 C ~ A ~ A ~ A ~ A ~ A ~ A G A ~ A@2 ~@24 B ~@2 C D ~@2 C@2 ~ C
~ C ~ C ~ C ~ C ~ C ~ C@2 ~@2
>`.pickRestart({
A: "x", B: "~ x ~ x", C: "~@3 x", D: "~ x ~@4 x ~", E: "~@7 x", F: "x!3 ~@3 x ~", G: "~ x",
})).gain(0.71)
stack(
bass, bass_2, overdriven_guitar, distortion_guitar, overdriven_guitar_2, kick, snare, snare_soft, clap, low_tom,
hihat, mid_tom, open_hat, high_tom, crash
)
More by Lynyrd Skynyrd
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.