Strudelify

kim possible theme - call me beep me

Cristina Milian

KeyF majorTempo120 bpm
0:00/0:00
// kim possible theme - call me beep me — Cristina Milian
// 120 bpm, 4/4, key F major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/3616781; 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(120/4)

// Notation: c3@3 lasts 3 steps · ~ is a rest · [...]/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 · baritone sax · "Baritone Saxophone"
const baritone_sax = note(`<
  A B C D C E F@3 G H@2 ~ I J K L M A N H@2 ~ I J K L M A N O P Q R O R Q S A T D
>`.pickRestart({
  A: "c3@2 c3@2 eb3 f3@2 gb3@2 f3@2 f3@2 eb3@3", B: "g2 ~ g2 ~ g2 ~ g2 ~", C: "c3@2 ~@11 bb2@3", D: "c3 ~@7",
  E: "ab2 ~@3 bb2 ~@3", F: "c3@2 c3@2 bb2 c3@2 c3@2 c3@2 c3@2 bb2@3", G: "ab2@6 ~ bb2",
  H: "[ab2@6 ab2 g2@2 g2@2 ab2@2 bb2@2 ~]/2", I: "~@2 g3@2 f3 eb3 c3@2", J: "c3 bb2 c3 bb2 c3!4", K: "f3!4 g2!4",
  L: "ab2 ~@7", M: "bb2 ~@7", N: "ab2 ~ a2 ~ bb2 ~ b2 ~", O: "ab2", P: "g2", Q: "c3", R: "bb2", S: "g2 ~@7",
  T: "g2@2 g2@2 g2@2 g2@2 g2 f2 g2 f2 g2@2 g2@2",
})).s("gm_baritone_sax").gain(0.4)

stack(baritone_sax)