Strudelify

Misc Tunes

Written: Seth Page

KeyE♭ majorTempo120 bpm
0:00/0:00
// Misc Tunes — Written: Seth Page
// 120 bpm, 4/4, key Eb major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/730266; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 27 bars on a 16-step grid, each part at one level; ghost notes are separate "_soft" parts. Source detail keeps the original performance.
setcpm(120/4)

// Notation: c3@3 lasts 3 steps · ~ is a rest · [c3,e3] is a chord · [...]/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 · vibraphone
const vibraphone = note("<A B C D E F G H I J K L M N O P Q R S ~ T U J K V@3>".pickRestart({
  A: "[eb4,eb5]@2 [eb4,bb4]@2 [eb4,eb5]@2 ~ [f4,f5]", B: "[g4,eb5]@2 [g4,d5] [f4,bb4] [f4,bb4]@2 [g4,c5] [g4,d5]",
  C: "eb5 bb4 g4 d4 [bb3,bb4]@4", D: "[eb4,bb4]@3 [bb3,eb4]@5", E: "d5 [g4,d5] [eb4,eb5] [g4,g5]", F: "[f4,f5]",
  G: "[bb3,bb4] [eb4,eb5]", H: "g4@3 ab4@3 bb4@3 c5@3 [f4,f5]@4", I: "eb5@2 d5 c5 bb4@2 bb4@2 c5@2 bb4 ab4 g4@2 g4@2",
  J: "bb4 g5 eb5 c5", K: "[bb4,eb5]", L: "eb5@3 ~ bb4@3 ~ eb4@3 ~ eb5@4", M: "[f4,f5] [d4,d5]",
  N: "[bb3,bb4]@4 ~@2 [bb3,bb4] [d4,d5]", O: "[eb4,eb5]@4 eb5@2 c5@2 ab4 c5 eb5 f5 g5@2 c5@2",
  P: "eb5@2 g4 c5 bb4@2 ab4@2 eb4@4 eb4@4", Q: "eb4 g4 bb4 eb5 bb4 g4 eb4 g4", R: "bb4 eb5 bb4 g4 eb4 g4 bb4 eb5",
  S: "[g4,c5]!2 [g4,eb5]!2 [g4,bb4]!2 [g4,c5]!2", T: "c5 [f4,ab4] [ab4,c5] [eb4,c5]",
  U: "eb4@2 d4 c4 bb3@2 bb3@2 c4@2 bb3 ab3 g3@2 g3@2",
  V: "[g4@3 ab4@3 bb4@3 c5@3 [f4,f5]@6 ~@2 [d4,d5]@8 [bb3,bb4]@8 ~@4 [bb3,bb4]@2 [d4,d5]@2 [eb4,eb5]@4]/3", // F D Bb D Eb
})).s("gm_vibraphone").gain(0.4)

stack(vibraphone)