Strudelify

Bliss

Phish

KeyD majorTempo72 bpm
0:00/0:00
// Bliss — Phish
// 72 bpm, 4/4, key D major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Full arrangement: all 31 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(72/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.

// chords · piano
const piano = note("<A B C@2 D E C@2 D E C@2 D E C@2 D E C@2 D E C@2 D E C@2 D E F>".pickRestart({
  A: "a3 f#4 g4 a4 [d4,d5] [a3,f#4] [f#4,a4] g4 a4 ~ a3 f#4 [a3,g4] [d4,a4] [f#4,d5] [a3,a4], [d1,d2,d3], ~@7 d5@2 d5@3 ~@4", // D F#m A7 D5 D A D
  B: "f#4 g4 a4 d5 [a3,d4] f#4 [g4,a4] [a4,d5] d5@4 [a3,d5] [d4,a4] [f#4,g4] a4, [d1,d2,d3]", // D5 Gsus2 D5 Gmaj7 D
  C: "~@4 d4 f#4 a4 d5@5 a3 d4 f#4 a4, [d1,d2,d3]", // D
  D: "a3 f#4 g4 a4 [d4,d5] [a3,f#4] [f#4,a4] g4 a4 ~ a3 f#4 [a3,g4] [d4,a4] [f#4,d5] [a3,a4], [e1,e2,e3], d3@4 ~@3 d5@2 d5@3 ~@4", // D F#m A7 D5 D A E
  E: "f#4 g4 a4 d5 [a3,d4] f#4 [g4,a4] [a4,d5] d5@4 [a3,d5] [d4,a4] [f#4,g4] a4, [e1,e2,e3], d3 ~@3", F: "[d1,d2,d3]",
})).s("gm_piano").gain(0.41)

stack(piano)

More by Phish