Strudelify

Simple Plan - What's New Scooby Doo

Rich Dickerson & Gigi Meroni (Simple Plan)

KeyD majorTempo150 bpm
0:00/0:00
// Simple Plan - What's New Scooby Doo — Rich Dickerson & Gigi Meroni (Simple Plan)
// 150 bpm, 4/4, key D major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5825145; 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(150/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.

// chords · distortion guitar · "Accompagnamento"
const distortion_guitar = note(`<
  ~ A B C D A B E F A B C D A B E F G@2 H I G@2 J@2 A B C D A B E F K L E M K L E F
>`.pickRestart({
  A: "[g2,d3,g3]!2 ~@6", B: "[a2,e3,a3]!2 ~@6", C: "[d3,a3,d4]!2 ~@6", D: "[e3,b3,e4]!2 ~@2 [e3,b3,e4]!2 ~@2",
  E: "[d3,a3,d4]!8", F: "[d3,a3,d4] ~@7", G: "[a2,e3,a3]!2 ~@2", H: "[g3,d4,g4]!2 ~@2",
  I: "~ [d3,a3,d4]@3 [d3,a3,d4]@2 ~@2", J: "[[g3,d4,g4]@2 [g3,d4,g4]@2 ~@3 [a3,e4,a4]@5 ~@4]/2", K: "[g2,d3,g3]!8",
  L: "[a2,e3,a3]!8", M: "[e3,b3,e4]!8",
})).s("gm_distortion_guitar").gain(0.3)

stack(distortion_guitar)