Strudelify

army strong

Tab by Noel Warren

KeyD majorTempo120 bpm
0:00/0:00
// army strong — Tab by Noel Warren
// 120 bpm, 4/4, key D major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/8946; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 35 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 · [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 · trumpet · "Bb Trumpet"
const trumpet = note("<~@7 A@3 B C D@2 E F G H@2 I J A@3 B C D@2 E F K H@2 K L>".pickRestart({
  A: "[a4@4 a4@5 a4 b4 c5 b4 a4 g4@4 e4@6]/3", B: "e4 g4 a4@2", C: "a4@5 a4 b4 c5", D: "[b4 a4 g4@4 e5@8 ~@2]/2",
  E: "d5 e5 f5@2", F: "a4", G: "e5 f5 g5@2", H: "[f5 e5 d5@2 e5@2 f5@4 c5@6]/2", I: "e5 f5 [e5,g5]@2", J: "[g5,b5]",
  K: "d5 e5 f5@2 g5@4", L: "g5",
})).s("gm_trumpet").gain(0.3)

stack(trumpet)