Strudelify

legend of zelda the wind waker - inside a house

Koji Kondo

KeyG majorTempo140 bpm
0:00/0:00
// legend of zelda the wind waker - inside a house — Koji Kondo
// 140 bpm, 4/4, key G major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5654724; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 33 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(140/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 · trombone
const trombone = note("<A ~@8 B C D E F G H@2 ~@8 B C D E F G H@2>".pickRestart({
  A: "g4@2 f#4 ~ d4 ~ a3 ~ g3 ~ f#3 ~ d3@2 ~@2", B: "d4@2 c#4 ~ c#4 ~@3 d4@2 ~@2 d5@2 ~@2",
  C: "d4@2 ~@2 c#4@2 ~@2 d4 ~ d5 ~ d5 ~@3", D: "c4@2 b3 ~ b3 ~@3 c5@2 ~@2 c5@2 ~@2",
  E: "c5@2 b4 ~ c5 ~ d5 ~ c5 ~ a#4 ~ a4@2 ~@2", F: "a#3@2 a3 ~ a#3 ~ d#4 ~ a#4@2 ~@2 a#4@2 ~@2",
  G: "a#4@2 a4 ~ a#4 ~ c5 ~ a#4 ~ a4 ~ g4 ~ f#4 g4", H: "[f#4@12 f#4 d4 d5@18]/2",
})).s("gm_trombone").gain(0.3)

// other · trombone
const trombone_2 = note("<~ A B C D E F@3 A B C D E F@3 A B C D E F@3 A B C D E F@3>".pickRestart({
  A: "d4 ~ c#4 ~ d4 ~ c#4 ~", B: "d4@2 ~@2 c#4@2 ~@2 d4 ~ d4 ~ d4 ~@3", C: "c4 ~ b3 ~ c4 ~ b3 ~",
  D: "c4@2 ~@2 b3@2 ~@2 c4 ~ c4 ~ c4 ~@3", E: "a#3 ~ a3 ~ a#3 ~ a3 ~",
  F: "[a#3@2 ~@2 a3@2 ~@2 a#3 ~ a#3 ~ a#3 ~ a3@34]/3",
})).s("gm_trombone").gain(0.3)

// other · trombone
const trombone_3 = note("<A B C D E F G H I B C D E F G H I B C D E F G H I B C D E F G H I>".pickRestart({
  A: "~@7 g2", B: "~@2 d3 ~@2 g3 ~@2", C: "g2 ~ g2 d3 g3 d3 ~ f2", D: "~@2 c3 ~@2 f3 ~@2", E: "f2 ~ f2 c3 f3 c3 ~ d#2",
  F: "~@2 a#2 ~@2 d#3 ~@2", G: "d#2 ~ d#2 a#2 d#3 a#2 ~ d2", H: "~@2 a2 ~@2 d3 ~@2", I: "d2 ~ c#2 ~ d2 a2 d3 g2",
})).s("gm_trombone").gain(0.3)

stack(trombone, trombone_2, trombone_3)

More by Koji Kondo