Strudelify

Kakariko Village

Koji Kondo

KeyB♭ majorTempo105 bpm
0:00/0:00
// Kakariko Village — Koji Kondo
// 105 bpm, 3/4, key Bb major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5385063; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 52 bars on a 24-step grid, each part at one level. Source detail keeps the original performance.
setcpm(105/3)

// 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(`<
  ~@3 A B C D@2 B C E@2 F G H I@2 J K@2 B C D@2 B C E@2 F G H I@2 J L M L N L O P Q R@2 L N B H S J T@2
>`.pickRestart({
  A: "~@2 f3", B: "bb3@2 f3", C: "d4@2 bb3", D: "[f4@5 f3]/2", E: "[f4@5 f4]/2", F: "g4", G: "a3@2 g4", H: "f4",
  I: "d4", J: "d4@2 c4", K: "[bb3@5 f3]/2", L: "bb3", M: "bb3@2 bb3", N: "a3@2 c4", O: "f3", P: "eb3@2 d3",
  Q: "eb3@2 f3", R: "[d3@5 bb3]/2", S: "eb4", T: "bb3/2",
})).s("gm_trombone").gain(0.3)

stack(trombone)

More by Koji Kondo