Strudelify

the legend of zelda main theme

Becca Craig

KeyD majorTempo115 bpm
0:00/0:00
// the legend of zelda main theme — Becca Craig
// 115 bpm, 4/4, key D major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Tempo changes preserved in elapsed time; displayed bars use the dominant tempo.
// note: Transcription provider: pdmx. https://musescore.com/score/4786935; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 42 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(115/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 · flute
const flute = note("<~@7 A B ~@6 C ~@9 A B ~@6 C ~@8>".pickRestart({
  A: "~@2 b4 c#5 d#5 e5 f#5@4 ~@6", B: "~ f#5 ~ g5 a5@2 b5@6 ~@4", C: "~@2 b4 c#5 d#5 e5 f#5@6 ~@4",
})).s("gm_flute").gain(0.2)

stack(flute)

More by Becca Craig