Strudelify

winnie the pooh theme

Misc Cartoons

KeyF majorTempo120 bpm
0:00/0:00
// winnie the pooh theme — Misc Cartoons
// 120 bpm, 4/4, key F major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: metre changes (3/4 at bar 1, 4/4 at bar 13) are rendered on a constant 4/4 grid of one bar per cycle
// note: Transcription provider: pdmx. https://musescore.com/score/3768666; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 28 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 · flute
const flute = note("<~ A B C D@3 E F G H I J ~ K L ~ M N O P Q R S T U V W>".pickRestart({
  A: "~@2 e5!2", B: "d5@2 c4 e4 g4 bb4 d4@2", C: "c4 e4 a4 bb4", D: "[a4@4 g4@4 e4@4 g4@8 a4@15 ~ c4@8 bb4@4]/3",
  E: "f4 e4", F: "d4 c5", G: "bb4 a4 g4 f4 c4@2 f4@2", H: "e4!2 f4!2 e4@2 d4@2", I: "c4 f4 a4 bb4", J: "c5@11 ~@5",
  K: "c4@2 d4@2 c4@3 a4", L: "bb4 a4 ~ g4 e4@4", M: "e4!2", N: "c5!2", O: "g4!2", P: "f4 a4 c5@2", Q: "g4@15 ~",
  R: "a4@15 ~", S: "c4@15 ~", T: "f4 e4 d4 eb4", U: "g4 d4", V: "c4!2", W: "f4@15 ~",
})).s("gm_flute").gain(0.3)

stack(flute)

More by Misc Cartoons