Strudelify

Secret Life

The Corrs

KeyF majorTempo103 bpm
0:00/0:00
// Secret Life — The Corrs
// 103 bpm, 4/4, key F major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: sustain pedal (CC 64) lengthens the held notes
// note: Full arrangement: all 109 bars on a 16-step grid, each part at one level; ghost notes are separate "_soft" parts. Source detail keeps the original performance.
setcpm(103/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.

// other · epiano2 · "Backup (chor. piano)"
const epiano2 = note(`<
  ~@24 A B C ~@2 D@2 E@2 F@2 G@2 ~@11 A B C ~@2 D@2 E@2 F@2 G@2 ~@19 A B C ~@2 D@2 E@2 F@2 G@2 D@2 E@2 H@2 ~@2 I ~@7
>`.pickRestart({
  A: "~@8 c4 a3@2 c4@3 d4@2", B: "e4 f4", C: "g4@4 c4@3 ~", D: "[e4@3 f4@3 g4@2 a4@3 g4@3 f4@14 ~@4]/2",
  E: "[e4@3 f4@3 e4@2 d4@3 c4@2 ~ c4@9 ~@9]/2", F: "[e4@3 f4@3 g4@2 a4@3 g4@3 f4@9 ~@9]/2",
  G: "[e4@3 f4@3 e4@2 d4@3 c4@2 ~ c4@4 ~@14]/2", H: "[e4@3 f4@3 ~@2 a4@3 ~@3 f4@9 ~@9]/2", I: "e4@3 ~@13",
})).s("gm_epiano2").gain(0.53).pan(0.7)

// other · epiano2 · "Backup (chor. piano)" · soft notes
const epiano2_soft = note("<~@97 A ~ B@2 C@2 D@2 E@2 B@2>".pickRestart({
  A: "~@6 g4@2 ~@3 g4@3 ~@2", B: "[e4@3 f4@3 e4@2 d4@3 c4@2 ~ c4@4 ~@14]/2", C: "[~@3 f4@3 g4@2 a4@3 g4@3 f4@14 ~@4]/2",
  D: "[e4@3 f4@3 e4@2 d4@3 c4@2 ~ c4@9 ~@9]/2", E: "[e4@3 f4@3 g4@2 a4@3 g4@3 f4@9 ~@9]/2",
})).s("gm_epiano2").gain(0.23).pan(0.7)

// other · electric guitar jazz · "Backup (jazz guitar)"
const electric_guitar_jazz = note(`<
  ~@24 A B C ~@2 D@2 E@2 F@2 G@2 ~@11 A B C ~@2 D@2 E@2 F@2 G@2 ~@19 A B C ~@2 D@2 E@2 F@2 G@2 D@2 E@2 H@2 G@2 I ~@7
>`.pickRestart({
  A: "~@8 c3 a2@2 c3@2 d3@3", B: "e3 eb3", C: "d3@4 c3@3 ~", D: "[c3@3 d3@3 e3@2 f3@3 e3@3 c3@14 ~@4]/2",
  E: "[c3@3 d3@3 e3@2 d3@3 c3@2 ~ c3@14 ~@4]/2", F: "[c3@3 d3@3 e3@2 f3@3 e3@3 c3@13 ~@5]/2",
  G: "[c3@3 d3@3 e3@2 d3@3 c3@2 ~ c3@6 ~@12]/2", H: "[c3@3 d3@3 e3@2 ~@3 e3@3 c3@13 ~@5]/2", I: "c3@3 d3@3 e3@2 ~@8",
})).s("gm_electric_guitar_jazz").gain(0.54).pan(0.4)

// other · electric guitar jazz · "Backup (jazz guitar)" · soft notes
const electric_guitar_jazz_2 = note("<~@97 A ~@3 B@2 C@2 D@2 E@2>".pickRestart({
  A: "~@8 f3@3 ~@5", B: "[~@8 f3@3 e3@3 c3@14 ~@4]/2", C: "[c3@3 d3@3 e3@2 d3@3 c3@2 ~ c3@14 ~@4]/2",
  D: "[c3@3 d3@3 e3@2 f3@3 e3@3 c3@13 ~@5]/2", E: "[c3@3 d3@3 e3@2 d3@3 c3@2 ~ c3@6 ~@12]/2",
})).s("gm_electric_guitar_jazz").gain(0.23).pan(0.4)

// other · epiano2 · "Backup (chor. piano - L)"
const epiano2_2 = note(`<
  ~@94
  [c4 a3@2 c4@2 d4@2 e4@6 ~@3]
  ~@3
  [c4 a3@2 c4@2 d4@2 e4@6 ~@3]
  ~@3
  [c4 ~@2 c4@2 d4@2 e4@6 ~@3]
  ~@6
>`).s("gm_epiano2").gain(0.19).pan(0)

// other · epiano2 · "Backup (chor. piano - L)" · soft notes
const epiano2_soft_2 = note("<~@102 [~ a3@2 ~@13] ~@3 [c4 a3@2 c4@2 d4@2 e4@8 ~] ~@2>").s("gm_epiano2").gain(0.1).pan(0)

// other · epiano2 · "Backup (chor. piano - R)"
const epiano2_3 = note(`<
  ~@96
  [c4 a3@2 c4@2 d4@2 e4@6 ~@3]
  ~@3
  [c4 a3@2 c4@2 d4@2 e4@6 ~@3]
  ~@3
  [c4 ~@2 c4@2 d4@2 e4@6 ~@3]
  ~@4
>`).s("gm_epiano2").gain(0.15).pan(1)

// other · epiano2 · "Backup (chor. piano - R)" · soft notes
const epiano2_soft_3 = note("<~@104 [~ a3@2 ~@13] ~@3 [c4 ~@2 c4@2 d4@2 e4@6 ~@3]>").s("gm_epiano2").gain(0.05).pan(1)

// other · overdriven guitar · "Driven guitar - lead"
const overdriven_guitar = note(`<
  ~ A B A C A B D E ~@19 F A B A G A B D E ~@15 H A B A G A B D E ~ I@2 J@2 K@2 ~@16 H A B A G A B D E A B A G A L M N O
  ~@7
>`.pickRestart({
  A: "c4@7 bb3@9", B: "g3 a3@2 ~ a3@3 g3@9", C: "g3 a3!2 ~ a3@3 g3@3 e4@2 ~ c4 a3@2, ~@6 d4 ~", D: "c4@7 bb3@7 ~@2",
  E: "bb3@4 a3@3 g3@2 g3 a3 g3 a3 g3 ~@2", F: "[f3,c4]@7 ~ [bb3,f4]@4 [f3,c4]@4",
  G: "g3 a3!2 ~ a3@3 g3@3 e4@2 d4 c4 a3@2", H: "[f3,c4]@2 [bb3,f4] [f3,c4]", I: "[~@8 g5@6 c5@17 ~]/2",
  J: "[~@8 g5@17 ~@7]/2", K: "[~@4 g5@3 c5@7 ~@2]/2", L: "~@4 a3@3 g3@9", M: "~@7 bb3@7 ~@2", N: "bb3@4 a3@3 g3@2 ~@7",
  O: "c4@7 ~@9",
})).s("gm_overdriven_guitar").gain(0.35).pan(0.8)

// other · overdriven guitar · "Driven guitar - lead" · soft notes
const overdriven_guitar_soft = note("<~@98 A B C D E F G F E H I>".pickRestart({
  A: "g3 a3@2 ~@13", B: "c4@7 ~@9", C: "~@9 g3 a3 g3 a3 g3 ~@2", D: "~@7 bb3@9", E: "g3 a3@2 ~ a3@3 g3@9",
  F: "c4@7 bb3@9", G: "g3 a3!2 ~ a3@3 g3@3 e4@2 d4 c4 a3@2", H: "c4@7 bb3@7 ~@2",
  I: "bb3@4 a3@3 g3@2 ~ a3 g3 a3 g3 ~@2",
})).s("gm_overdriven_guitar").gain(0.15).pan(0.8)

// chords · overdriven guitar · "Driven guitar - rhythm"
const overdriven_guitar_2 = note(`<
  ~ A B A B A B A C D E F E G H G I G E G E J K L K L M N O P B A B A B A C D E F E G H G I J K L K L M N O P B A B A B
  A C ~@23 O P B A B A B A C P B A Q A R S T ~@8
>`.pickRestart({
  A: "[c3,g3]@7 [bb2,f3]@9", B: "[f2,c3]@7 [c3,g3]@9", C: "[f2,c3]@4 [f2,c3]@3 [c3,g3]@7 ~@2",
  D: "[c3,g3] ~@2 [bb2,f3]", E: "[f2,c3]@10 ~@2 [f2,c3]@3 ~", F: "[c3,g3]@5 ~ [bb2,f3]@2",
  G: "[c3,g3]@10 ~@2 [bb2,f3]@3 ~", H: "[f2,c3]@11 ~ [f2,c3]@3 ~", I: "[f2,c3]@5 ~ [f2,c3] ~",
  J: "[c3,g3]@2 [bb2,eb3] ~, ~ g3", K: "bb2 [f2,c3], f3 ~@3", L: "[c3,g3] [bb2,eb3,g3]", M: "[bb2,f3] ~ f2@2, ~@2 c3 ~",
  N: "c3@2 [bb2,eb3,g3] ~, g3 ~@3", O: "[f2,c3]@2 bb2 [f2,c3], ~@8 f3 ~@7", P: "g3@7 [bb2,f3]@9, c3 ~@15",
  Q: "c3@7 [c3,g3]@9", R: "~@7 g3@9", S: "~@7 bb2@9", T: "~@7 g3@7 ~@2",
})).s("gm_overdriven_guitar").gain(0.34).pan(0.4)

// chords · overdriven guitar · "Driven guitar - rhythm" · soft notes
const overdriven_guitar_soft_2 = note("<~@96 A ~ B C D E F G F G F G H>".pickRestart({
  A: "f2@7 ~@9", B: "[f2,c3]@7 c3@9", C: "[c3,g3]@7 f3@9", D: "[f2,c3]@4 [f2,c3]@3 c3@7 ~@2",
  E: "g3@7 [bb2,f3]@9, c3 ~@15", F: "[f2,c3]@7 [c3,g3]@9", G: "[c3,g3]@7 [bb2,f3]@9",
  H: "[f2,c3]@4 [f2,c3]@3 [c3,g3]@7 ~@2", // F5 C5
})).s("gm_overdriven_guitar").gain(0.15).pan(0.4)

// bass · electric bass finger · "Fingered bass"
const bass = note(`<
  ~ A B A C D B A E A F A G A G A G H G A I J K L M N O P Q A B A C D B A E A F A G A G A G J K L M N O P Q A B A C D B
  A E R S T U V W X Y ~@15 Q A B A C D B A E A B A Z AA AB AC AD AE ~@7
>`.pickRestart({
  A: "c2 ~ c2 ~ c2 ~ c2@2 bb1 ~ bb1 ~ bb1 ~ bb1@2", B: "f1 ~ f1 ~ f1@3 c2@2 bb1 c2 bb1 c2 bb1 g1@2",
  C: "f1 ~ f1 ~ f1@3 c2@2 ~ c2 ~ c2 ~ c2 ~", D: "c2@2 c2 ~ c2 ~ c2@2 bb1 ~ bb1 ~ bb1 ~ bb1@2",
  E: "f1@3 ~ f1@3 c2@2 bb1 c2 bb1 c2 bb1 g1 ~", F: "f1 ~ f1 ~ f1 ~ f1 ~ f1 f1@2 ~ f1 ~ f1@2",
  G: "f1 ~ f1 ~ f1 ~ f1 ~ f1 ~ f1 ~ f1 ~ f1@2", H: "c2 ~ c2 ~ c2 ~ c2 ~ bb1 ~ bb1 ~ bb1 ~ bb1@2",
  I: "f1 ~ f1 ~ f1 ~ f1 ~ f1 ~ f1 ~ f1 ~ f1 ~", J: "c2@2 c2 ~ c2 ~ c2@2 eb2 ~ eb2 ~ eb2 ~ eb2@2",
  K: "bb1@2 bb1 ~ bb1 ~@3 f1@2 ~@2 f1@2 f1@2", L: "c2@2 c2@2 c2 ~ c2@2 eb2@2 eb2 ~ eb2 ~ eb2@2",
  M: "bb1@3 ~ bb1@2 bb1@2 f1@4 f1@4", N: "c2@3 c2@2 ~ c2@2 eb2@5 ~ eb2@2",
  O: "bb1 ~ bb1 ~ bb1@2 bb1@2 f1@2 f1 ~ f1 ~ f1@2", P: "c2@2 c2 ~ c2 ~ c2@2 eb2@2 eb2 ~ eb2 ~ eb2@2",
  Q: "f1@4 ~@2 f1@2 bb1@3 ~ f1@3 ~", R: "c2@4 ~@2 c2@5 ~ c2@4", S: "ab1@5 ~ ab1@5 ~ ab1@4", T: "bb1@5 ~ bb1@5 ~ bb1@4",
  U: "ab1@5 ~ ab1@4 ~@2 ab1 ~ ab1@2", V: "c2@5 ~ c2@5 ~ c2@4", W: "ab1@4 ~@2 ab1@5 ~ ab1@4", X: "f1@5 ~ f1@5 ~ f1@4",
  Y: "bb1@6 ~@2 bb1@2 bb1@5 ~", Z: "f1 ~ f1 ~ f1@3 c2@2 ~@3 c2 ~ c2 ~", AA: "c2@2 c2 ~ c2 ~@3 bb1 ~ bb1 ~ bb1 ~ bb1@2",
  AB: "f1 ~@3 f1@3 ~@5 c2 ~@3", AC: "c2 ~@3 c2 ~@3 bb1 ~ bb1 ~@3 bb1@2", AD: "f1@3 ~@6 bb1 ~ bb1 ~ bb1 ~@2",
  AE: "~@8 bb1 ~ bb1 ~ bb1 ~@3",
})).s("gm_electric_bass_finger").gain(0.51)

// bass · electric bass finger · "Fingered bass" · soft notes
const bass_soft = note("<~@22 A ~@23 A ~@49 B C D E F G H I J K H L M>".pickRestart({
  A: "~@3 bb1 ~@4", B: "~@10 c2 ~@5", C: "~@3 c2 ~@4", D: "~@2 f1 ~@4 c2@2 bb1 c2 bb1 ~ bb1 g1@2",
  E: "~@2 c2 ~@3 c2@2 ~@4 bb1 ~@3", F: "~@4 f1@3 c2@2 ~ c2 ~ c2 ~ g1 ~", G: "c2 ~ c2 ~ c2 ~ c2@2 ~@6 bb1@2",
  H: "f1 ~ f1 ~ f1@3 c2@2 bb1 c2 bb1 c2 bb1 g1@2", I: "c2 ~ c2 ~ c2 ~ c2@2 bb1 ~ bb1 ~ bb1 ~ bb1@2",
  J: "f1 ~ f1 ~ f1@3 c2@2 ~ c2 ~ c2 ~ c2 ~", K: "c2@2 c2 ~ c2 ~ c2@2 bb1 ~ bb1 ~ bb1 ~ bb1@2",
  L: "c2 ~ c2 ~ c2 ~ c2@2 bb1 ~ bb1 ~@3 bb1@2", M: "f1@3 ~ f1@3 c2@2 bb1 c2 bb1 c2 bb1 g1 ~",
})).s("gm_electric_bass_finger").gain(0.22)

// chords · electric guitar clean · "Clean guitar"
const electric_guitar_clean = note(`<
  ~@21 A B@2 C A B@2 D ~@16 A B@2 C A B@2 D ~@8 E F G H E I J K ~@3 L ~@3 M ~@32
>`.pickRestart({
  A: "~@3 e4 ~@3 f4, c3 eb3, e4@3 ~ f4@3 ~, ~ g3@3 ~@2 c4@2, ~@2 c4@2 ~ bb3@3",
  B: "[~@2 c4@2 ~@7 c4 ~@3 c4, [bb2,f4]@8 f2@6 c4@2 ~@2 g3@6 ~ bb3@7, ~@2 f3@6 c4@5 f4@2 d4@2 ~@3 e4@4 ~@3 f4@5, ~@5 c3@3 c3@4 eb3@4, ~@11 g4@5 ~@16]/2", // Bb5
  C: "~@3 [f3,f4] ~@3 f3, bb2@2 ~ d4, ~ f3@2 ~ f3@3 ~, ~@2 g4@2 ~ c4@3", // F
  D: "f3@5 ~@3 [bb3,f4]@3 ~ [f3,c4]@3 ~, c4 ~@15", E: "~ g4@15, [g3,c4]", F: "~ eb4@15, [ab3,c4]",
  G: "~ f4@15, [bb3,d4]", H: "[ab3,c4,eb4]", I: "~ [ab3,c4,eb4]@15", J: "~ bb3 ~@6 f4@8, ~ [f3,c4]@15",
  K: "[f3,bb3,f4]@3 ~", L: "~@9 bb3!7", M: "f4!15 ~",
})).s("gm_electric_guitar_clean").gain(0.44).pan(0.7)

// other · electric guitar muted · "Muted guitar"
const electric_guitar_muted = note("<~@37 A B C D E D F@3 ~@63>".pickRestart({
  A: "c4 ~ c4!3 ~ c4!3 c4@2 ~ c4 ~ c4!2", B: "c4@2 c4!3 ~ c4!5 ~ c4 ~ eb4@2", C: "c4 ~ c4!3 ~ c4!5 ~ c4 ~ c4!2",
  D: "c4 ~ c4 ~ c4 ~ c4!5 ~ c4 ~ eb4@2", E: "~ c4!2 ~ c4 ~ c4!5 ~ c4 ~ c4!2",
  F: "[c4 ~ c4 ~ c4 ~ c4!3 ~ c4 ~ c4 ~ c4 c4@2 ~ c4 ~ c4 ~ c4!2 ~ c4 g4@2 f4@2 ~ d4@2 ~@15, ~@15 c4 ~@8]/3",
})).s("gm_electric_guitar_muted").gain(0.29).pan(0.7)

// chords · synth strings 1 · "Syn strings"
const synth_strings_1 = note("<~@61 A B C B A B D C ~@40>".pickRestart({
  A: "[c4,g4]", B: "[ab3,eb4]", C: "[bb3,f4]", D: "[f3,c4]",
})).s("gm_synth_strings_1").gain(0.5)

// other · violin
const violin = note("<~@61 A B A C A B A D ~@40>".pickRestart({
  A: "c5 g5!2 f5 g5@2 f5 eb5 f5 g5 f5 eb5 d5 eb5 d5 bb4", B: "c5 g5!2 f5 g5@2 f5 eb5 f5 g5 f5 eb5 d5@3 bb4",
  C: "c5 g5!2 f5 g5@2 f5 eb5 f5 g5 f5 eb5 f5@2 g5@2", D: "c5 g5!2 f5 g5@2 f5 e5 f5 g5 f5 e5 f5@2 g5@2",
})).s("gm_violin").gain(0.46)

// bass · slap bass 1 · "Slap bass"
const bass_2 = note("<~@69 A B C D E B F ~@33>".pickRestart({
  A: "f3@2 [a1,eb3]@2 [bb1,c3]@2 [b1,bb2] c3 ~ c3@4 ~ c3@2, ~@7 c2@5 ~@4", // Adim Bbsus2 Bmaj7
  B: "f3@2 [a1,eb3]@2 [bb1,c3]@2 [b1,bb2] [c2,c3]@6 ~@3", // Adim Bbsus2 Bmaj7 C
  C: "f3@2 [a1,eb3]@2 [bb1,c3]@2 [b1,bb2] c3@2 ~ c3@4 ~@2, ~@7 c2@6 ~@3", // Adim Bbsus2 Bmaj7
  D: "f3@2 [a1,eb3]@2 [bb1,c3]@2 [b1,bb2] [c2,c3]@6 ~ c3@2", // Adim Bbsus2 Bmaj7 C
  E: "f3@2 [a1,eb3]@2 [bb1,c3]@2 [b1,bb2] c3@2 c3@5 ~@2, ~@7 c2@5 ~@4", // Adim Bbsus2 Bmaj7
  F: "f3@2 [a1,eb3]@2 [bb1,c3]@2 [b1,bb2] [c2,c3]@7 ~@2", // Adim Bbsus2 Bmaj7 C
})).s("gm_slap_bass_1").gain(0.48)

// chords · acoustic guitar steel · "Steel guitar"
const acoustic_guitar_steel = note("<~@77 A B@2 C A B@2 D ~@24>".pickRestart({
  A: "~@3 e4 ~@3 f4, c3 eb3, e4@3 ~ f4@3 ~, ~ g3@3 ~@2 c4@2, ~@2 c4@2 ~ bb3@3",
  B: "[~@2 c4@2 ~@7 c4 ~@3 c4, [bb2,f4]@8 f2@6 c4@2 ~@2 g3@6 ~ bb3@7, ~@2 f3@6 c4@5 f4@2 d4@2 ~@3 e4@4 ~@3 f4@5, ~@5 c3@3 c3@4 eb3@4, ~@11 g4@5 ~@16]/2", // Bb5
  C: "~@3 [f3,f4] ~@3 f3, bb2@2 ~ d4, ~ f3@2 ~ f3@3 ~, ~@2 g4@2 ~ c4@3", D: "[f3,c4]@5 ~@3 [bb3,f4]@3 ~ [f3,c4]@3 ~",
})).s("gm_acoustic_guitar_steel").gain(0.34).pan(0.2)

// drums · kick
const kick = s("bd").struct("<~ [x!2 ~ x!3 ~@2]!75 ~@8 [x!2 ~ x!3 ~@2]!12 [x!2 ~ x ~ x ~@2]!2 ~@11>").gain(0.29)

// drums · kick · soft notes
const kick_soft = s("bd").struct("<~@96 [~ x]!2 [x!2 ~ x!3 ~@2]!9 [x!2 ~ x ~ x ~@2]!2>").gain(0.1)

// drums · clap
const clap = s("cp").struct("<~@81 [~ x ~ x]!3 ~@25>").gain(0.39)

// drums · snare
const snare = s("sd").struct("<~ A@7 B A@27 C A@39 D E ~@6 A@12 F@2 G@2 H@3 ~@6>".pickRestart({
  A: "~@4 x ~@2 x ~ x ~@2 x ~@2 x", B: "~@4 x ~@2 x ~ x ~@2 x ~ x!2", C: "~@4 x ~@2 x ~ x ~@6", D: "x!16", E: "x",
  F: "~@4 x ~@2 x ~@4 x ~@3", G: "~ x ~ x", H: "~@3 x",
})).gain(0.29)

// drums · snare · soft notes
const snare_soft = s("sd").struct(`<
// … 72 more lines

More by The Corrs