Strudelify

signed sealed delivered im yours

GSS 170914

KeyE♭ majorTempo120 bpm
0:00/0:00
// signed sealed delivered im yours — GSS 170914
// 120 bpm, 4/4, key Eb major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/2633726; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 97 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 · [...]/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.

// other · trumpet · "Bb Trumpet"
const trumpet = note(`<
  A ~@4 B C ~@6 D@2 ~ E F@8 ~@3 A ~@3 A ~@4 B C ~@6 D@2 ~ E F@8 ~@3 A F@8 ~@7 E F@2 G@2 F@6 G@2 F@2 H B I J I J
>`.pickRestart({
  A: "f5@3 ~", B: "f5", C: "c5", D: "[f5@6 d5 c5@9]/2", E: "c5@3 ~", F: "[~@2 c5 eb5@2 c5 eb5 f5@9]/2",
  G: "[~@2 c5 eb5@2 c5 eb5 f5@3 ~@6]/2", H: "~@2 c5 eb5@2 c5 eb5 f5", I: "f4@2 eb4@2 d4@2 c4 bb3",
  J: "~ bb3 ab3@2 f3@4",
})).s("gm_trumpet").gain(0.11)

stack(trumpet)