Strudelify

NYC FB Live Session 3

Grace Kelly and Leo P

KeyF majorTempo134 bpm
0:00/0:00
// NYC FB Live Session 3 — Grace Kelly and Leo P
// 134 bpm, 4/4, key F major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5048248; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 25 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(134/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 · baritone sax · "Baritone Saxophone"
const baritone_sax = note("<A B C B D B C B D E F G H E F I J B C B D B C B K>".pickRestart({
  A: "~@12 c3 bb2 ab2 ~", B: "db2 ~@3 db2 ~@2 db2@3 eb2 ~@3 eb2@2", C: "c2 ~ c2 ~ c2 ~@2 f2 ~ eb2 f2 ~ f2@2 eb2 ~",
  D: "ab2 ~@7 ab2 ~ bb2 ~ c3@2 ab2@2", E: "db3@4 db3@2 c3 bb2 ~@4 bb2 c3 db3 ~",
  F: "eb3 ~ eb3 ~ eb3 ~ db3 c3 ~@4 c3 db3 eb3 ~", G: "f3 db3 f3 g3", H: "f3@4 g3@4 ab3@4 c3 bb2 ab2 ~",
  I: "e3 g3 bb3 db4", J: "e4@4 e4 e4@3 ab2 ~@3 c3 bb2 ab2 ~", K: "ab2 ~@15",
})).s("gm_baritone_sax").gain(0.3)

stack(baritone_sax)