Strudelify

bleach

Misc Cartoons

KeyE minorTempo65 bpm
0:00/0:00
// bleach — Misc Cartoons
// 65 bpm, 4/4, key E minor. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/1831341; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 92 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(65/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.

// chords · cello · "Violoncello 2, 3"
const cello = note(`<
  A B C D A B C D A B C D A B C D A B C E F G H I J K L M@2 A B C D A B C D A B C D A B C D A B C N O P Q R S K L M@2 A
  B C D A B C D A B C D A B C D A B C D A B C D A B C D A B C T U@2
>`.pickRestart({
  A: "[b3,e4] [c4,e4]!3, a2", B: "[b3,e4] [c4,e4]!3, g2", C: "[b3,e4] [c4,e4]!3, f2", D: "[a3,e4] [b3,e4]!3, e2",
  E: "[a3,e4]@2 ~ d#2, e2@3 ~, ~ g#3", F: "[d2,d3]!2", G: "[g2,g#3] [f2,g3]", H: "[e2,e3]@8 d4@3 d#4@2 d#4@3",
  I: "a3 a2 a2@2 e4@2 g3@2", J: "[f#2,f#3]@2 e4!2", K: "[f2,f3]", L: "b2 a3@7", M: "[a3 e2@3 [e2,b2]@12]/2",
  N: "[a3,e4]@2 g#3 [d#2,f#3,b3], e2@3 ~", O: "[d2,f2,c3] [d2,f2,b2]", P: "[f2,g2,b2] [f2,g2,d3]",
  Q: "[e2,c3,e3]@8 d3@3 d#3@2 d#3@3, ~ c2", R: "e3 a2 a2@2 d3@4", S: "f#2", T: "[a3,e4]!2 [b3,e4]!2, e2",
  U: "[f2,d3,g3]/2", // G7
})).s("gm_cello").gain(0.28)

stack(cello)

More by Misc Cartoons