Strudelify

the lion king - lion sleeps tonight

Misc Cartoons

KeyF majorTempo116 bpm
0:00/0:00
// the lion king - lion sleeps tonight — Misc Cartoons
// 116 bpm, 4/4, key F major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Tempo changes preserved in elapsed time; displayed bars use the dominant tempo.
// note: Transcription provider: pdmx. https://musescore.com/score/3749781; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 41 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(116/4)

// Notation: c3@3 lasts 3 steps · ~ is a rest · "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 · acoustic bass · "Bass"
const bass = note("<A@2 B C D E F G H E F I H E F G H E F G H E F G H E F G H E F G H E F G H E F G J>".pickRestart({
  A: "[~@2 f2@4 a2@4 c3@4 a2@4 bb2@3 d3@4 f3@4 g3@2 ~]/2", B: "~ f2@4 f3@4 c3@4 a2@3, f3 ~@7",
  C: "~ g2@3 c3@4 e3@4 g3@4", D: "f3 a2 c3 a2", E: "bb2@2 d3@2 f3@2 g3 f3", F: "f2 f3 c3 a2", G: "g2 c3 e3 g3",
  H: "f2 a2 c3 a2", I: "g2 c3 e3 c3", J: "f3@3 ~@3 f3 ~ f3@4 ~@4",
})).s("gm_acoustic_bass").gain(0.3)

stack(bass)

More by Misc Cartoons