Strudelify

Vincent_-_Starry_Starry_Night

Don McLean Re

KeyG majorTempo95 bpm
0:00/0:00
// Vincent_-_Starry_Starry_Night — Don McLean Re
// 95 bpm, 4/4, key G major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5592039; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 98 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(95/4)

// Notation: c3@3 lasts 3 steps · ~ is a rest · [c3,e3] is a chord · "a, b" plays two voices at once.
// A part's distinct bars are riffs (A, B, C...) played in order: edit a riff to change every repeat.

// other · piano
const piano = note(`<
  A B A B C D E F A B A B C D E F A G C H I J K@2 L K H A B A B C D E F A B A B C D E F A G C H I J K@2 L M H A C N O P
  Q R A P K F S T A B A B C D E F A B A B C D E F A U C H I J K@2 P@2 K H A@2 V
>`.pickRestart({
  A: "g2 d3 g3 d3 b3 d3 a3 d3", B: "g2 d3 g3 d3 b3 d3 g3 d3", C: "a2 e3 a3 e3 c4 e3 b3 e3",
  D: "a2 e3 a3 e3 c4 e3 g3 e3", E: "g2 e3 g3 e3 c4 e3 b3 e3", F: "d2 a2 d3 a2 f#3 a2 d3 a2",
  G: "g2 d3 g3 b3 g3 d3 b2 g2", H: "d2 a2 d3 f#3 a3 f#3 d3 a2", I: "g2 d3 g3 d3 f#2 d3 f#3 d3",
  J: "e2 b2 e3 b2 e2 b2 e3 b2", K: "a2 e3 a3 e3 c4 e3 a3 e3", L: "~ b3@3 ~@12, [e3,g3] ~@3", M: "~@2 a2 e3 c4 e3 a3 e3",
  N: "d2 a2 d3 f#3 a3 d3 f#3 d3", O: "g2 d3 g3 d3 b3 g3 d3 b2", P: "e2 b2 e3 b2 g3 b2 e3 b2",
  Q: "~ [a3,c4]@3 ~@12, [c3,e3] ~@3", R: "~ [g3,c4]@3 ~@12, [c3,d#3] ~@3",
  S: "d2@2 a2@2 d3@2 f#3@2 ~ c4@3 ~@4, ~@2 [e3,g3] ~", T: "~@5 [a3,d4]@3 ~@8, ~ [c3,f#3] ~@2",
  U: "g2@2 d3@2 g3@2 b3@2 ~ [b3,d4]@3 ~@4, ~@2 [d3,g3] ~", V: "[g2,g3] ~",
})).s("gm_piano").gain(0.3)

stack(piano)