Strudelify

Superhero

Quinooa

KeyB majorTempo120 bpm
0:00/0:00
// Superhero — Quinooa
// 120 bpm, 4/4, key B major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5876759; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 78 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.
// A part's distinct bars are riffs (A, B, C...) played in order: edit a riff to change every repeat.

// other · piano · "Piano, Xpand!2 #2"
const piano = note(`<
  A B A C D E D E D E D E F G F G F G F H I B I B J K L M N O N O N O N O D E D E D E D E D E D E D E D E I B I B J P L
  M Q R Q R Q R Q R S T S T S T S T ~@2
>`.pickRestart({
  A: "g#3 c#4", B: "b3 a#3", C: "b3@15 ~", D: "c#3 e3", E: "g#3 f#3", F: "e3@3 g#3@5 e3@3 g#3@5",
  G: "g#3@3 b3@5 f#3@3 a#3@5", H: "g#3@3 b3@5 f#3@8", I: "g#3 e3", J: "g#3!2 e3!2", K: "g#3!2 a#3!2", L: "g#3!4 e3!4",
  M: "b3!4 a#3@4", N: "d#3@3 g#3@3 g#3@2 e3@3 g#3@3 g#3@2", O: "f#3@3 b3@3 b3@2 f#3@3 a#3@3 a#3@2", P: "b3!2 a#3!2",
  Q: "d#3@3 g#3@3 b3@2 c#3@3 e3@3 g#3@2", R: "d#3@3 f#3@3 b3@2 c#3@3 f#3@3 a#3@2",
  S: "d#3@3 g#3@3 b3@2 e3@3 g#3@3 c#4@2", T: "f#3@3 b3@3 d#4@2 f#3@3 a#3@3 c#4@2",
})).s("gm_piano").gain(0.4)

stack(piano)

More by Quinooa