Strudelify

My Console

Eiffel 65

KeyA minorTempo133 bpm
0:00/0:00
// My Console — Eiffel 65
// 133 bpm, 4/4, key A minor. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Full arrangement: all 136 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(133/4)

// Notation: c3@3 lasts 3 steps · ~ is a rest · [c3,e3] is a chord · [...]/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 · lead 8 bass lead · "Midisoft Studio 2K"
const lead_8_bass_lead = note("<~ [a3 ~@3 a3 ~@2 d3 ~@2 d3 ~ e3 ~ e3 ~]!8 [~@4 a3@3 ~ a3@3 ~ a3@3 ~] ~@126>")
  .s("gm_lead_8_bass_lead").gain(0.27)

// chords · lead 2 sawtooth
const lead_2_sawtooth = note(`<
  A B C D E F G H I J ~@15 K ~@9 L M N O L P Q R S T U V ~@16 W X W X W X W X L M N O L P Q R S T U V ~@16 W X W X W X W
  X A B C D E F G H I S T U V ~@16
>`.pickRestart({
  A: "~@10 e4 ~ e4 ~ e4 ~", B: "e4@3 ~ e4 ~ e4@3 ~ a3 ~ c4 ~ d4@2", C: "~@2 d4 ~ d4@3 ~ c4@3 ~ b3 ~ a3 ~",
  D: "c4 ~ d4 ~ d4@3 ~ c4 ~ b3 ~ a3 ~ c4@2", E: "~@2 c4@3 ~ c4 ~@3 a3 ~ e4 ~ e4 ~", F: "e4@3 ~ e4 ~ e4@3 ~ a3@3 ~@3",
  G: "c4 ~ d4 ~ e4@3 ~ d4 ~ g3 ~ a3@3 ~", H: "e4@3 ~ d4 ~ c4 ~ c4@3 ~@3 g3 ~", I: "g3@3 ~ a3 ~ g3 ~ b3 ~ a3 ~ a3@3 ~",
  J: "a3@3 ~ a3@3 ~@9", K: "a4@3 ~ a4@3 ~@9", L: "e4 ~ d4 ~ d4@2 e4@2 ~@8", M: "e4 d4 c4@3 ~ c4@3 ~ a3@3 ~@3",
  N: "e4 d4 c4 ~ d4@2 e4@2 ~@8", O: "e4 ~ d4 ~ d4@2 ~ c4@3 ~@4 a3 ~", P: "e4 ~ d4 ~ d4@2 c4@2 ~@8",
  Q: "e4@3 ~ d4@2 e4@2 ~@6 a3 ~", R: "e4 ~ d4 ~ d4@2 c4@2 ~@4 [c4,e4] ~ [c4,e4] ~",
  S: "~@4 [c4,e4]@3 ~ [b3,d4]@3 ~ [c4,e4]@3 ~", T: "~@4 [c4,e4]@3 ~ [b3,d4]@4 [c4,e4]@4",
  U: "~@2 [a3,c4] ~ [c4,e4] ~ [b3,d4] ~ [b3,d4]@2 ~ [c4,e4] ~@2 [a3,c4] ~", // Am C Bm C Am
  V: "[c4,e4] ~ [b3,d4] ~ [a3,c4] ~ [b3,d4] ~ [c4,e4]@3 ~ [b3,d4] ~ [a3,c4] ~", // C Bm Am Bm C Bm Am
  W: "[c4,e4,a4]@2 ~ [c4,e4,a4]@2 ~ [c4,e4,a4]@2 ~ [c4,e4,a4]@2 ~@3 [c4,e4,a4] ~", // Am
  X: "[c4,e4,a4]@2 ~ [c4,e4,a4]@2 ~ [c4,e4,a4] ~ [c4,e4,a4] ~ [c4,e4,a4] ~ [c4,e4,a4] ~@3", // Am
})).s("gm_lead_2_sawtooth").gain(0.64)

// other · string ensemble 1
const string_ensemble_1 = note("<~ A@4 B@3 ~@47 A@4 B@3 C ~@28 A@4 B@3 C ~@29 A@4 B@3 C>".pickRestart({
  A: "a5/4", B: "a5/3", C: "g5",
})).s("gm_string_ensemble_1").gain(0.27)

// bass · electric bass pick · "February 18, 2000"
const bass = note("<~@25 A B@8 C B@8 D@4 B@22 E B@9 D@4 B@22 E B C B@8 D@4 B@16>".pickRestart({
  A: "~@7 [c4,g4] [d4,a4] ~ [d4,a4] ~ [e4,b4] ~ [e4,b4] ~", B: "a2 ~@3 a2 ~@2 d2 ~@2 d2 ~ e2 ~ e2 ~",
  C: "e2 ~ e2 ~ e2 ~ e2 ~ e2 ~ e2 ~ e2 ~ e2 ~", D: "f2 ~ f3 ~ f2 ~ f3 ~ d2 ~ d3 ~ e2 ~ e3 ~",
  E: "a2 ~@3 a2 ~@3 a2 ~@3 a2 ~@3",
})).s("gm_electric_bass_pick").gain(0.64)

// drums · kick
const kick = s("bd").struct("<~@18 [x!4]!7 ~ [x!4]!110>").gain(0.5)

// drums · snare
const snare = s("sd").struct("<A ~@25 B@8 C B@34 ~ B@35 ~ B C B@28>".pickRestart({
  A: "~@10 x!4 ~@2", B: "~ x ~ x", C: "~@11 x!2 ~ x ~",
})).gain(0.4)

// drums · clap
const clap = s("cp").struct("<~@26 A@8 ~@13 A@22 ~ A ~@12 A@22 ~ A ~ A@8 ~@4 A@16>".pickRestart({
  A: "~ x ~ x",
})).gain(0.45)

// drums · low tom
const low_tom = s("lt").struct("<[~@14 x!2] ~@135>").gain(0.4)

// drums · mid tom
const mid_tom = s("mt").struct("<~@18 [x!4]!7 ~@111>").gain(0.4)

// drums · open hat
const open_hat = s("oh").struct("<~@26 A@8 ~@13 A@24 ~@12 A@24 ~ A@8 ~@4 A@16>".pickRestart({
  A: "~ x ~ x ~ x ~ x",
})).gain(0.35)

// drums · crash
const crash = s("cr").struct(`<
  ~ A ~@20 B@3 A@2 ~@3 A ~@16 A ~@3 A ~@3 A ~@3 A ~@3 A ~@3 A ~@15 A ~@3 A ~@3 A ~@3 A ~@3 A ~@3 A ~@4 A ~@3 A ~@7 A ~@3
  A ~@3 A ~@3 A ~@3
>`.pickRestart({
  A: "x", B: "~ x ~ x ~ x ~ x",
})).gain(0.45)

// drums · ride
const ride = s("rd").struct("<~ x ~@24 [~ x ~ x ~ x ~ x]!8 ~ [~ x ~ x ~ x ~ x]!72 ~ [~ x ~ x ~ x ~ x]!28>").gain(0.45)

stack(
  lead_8_bass_lead, lead_2_sawtooth, string_ensemble_1, bass, kick, snare, clap, low_tom, mid_tom, open_hat, crash, ride
)

More by Eiffel 65