Strudelify

Nana de la cebolla Op.2

Falla Página 104

KeyE majorTempo82 bpm
0:00/0:00
// Nana de la cebolla Op.2 — Falla Página 104
// 82 bpm, 2/4, key E major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/1325381; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 20 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(82/2)

// 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 · acoustic guitar nylon · "Guitar"
const acoustic_guitar_nylon = note("<~@2 A B C D E F G H I J C K L M@2 N@2 ~>".pickRestart({
  A: "e3@3 e3@2 e3@3 e3@5 g#3@3", B: "b3@5 c4 b3 [g#3,a3] a3@8", C: "~@4 a3 c4@5 c4 e4@3 d4@2",
  D: "b3@6 a3 [a3,b3] g#3@8", E: "~@3 a3@2 a3@3 d4@5 d4 ~ d4", F: "b3@5 c4 b3 a3 g3@8", G: "~@4 e3 f3@5 f3 a3@3 g3@2",
  H: "f3@6 g3 f3 e3@8", I: "~@6 e3@2 e3@5 g#3@3", J: "a3@5 b3 a3 g#3 a3@8", K: "b3@5 c4 b3 a3 g#3@8",
  L: "~@3 a3@2 a3@3 d4@5 c4 ~ d4", M: "[e4@5 d4 c4 [a3,b3] g3@12 e3 f3@5 f3 a3@3 g3@2]/2",
  N: "[f3@5 g3 f3 [d3,e3] e3@24]/2", // Dsus2
})).s("gm_acoustic_guitar_nylon").gain(0.3)

stack(acoustic_guitar_nylon)