Strudelify

Your Eyes Tell

BTS

KeyC majorTempo129 bpm
0:00/0:00
// Your Eyes Tell — BTS
// 129 bpm, 4/4, key C major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/6250368; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 131 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(129/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 · piano · "Left Hand"
const piano = note(`<
  A B C D E F C D G B C D E F C D H I J K H I L H@2 K J K H K J K H K J K H K M@2 G B C D J@2 N@2 G B C D E F C D H I J
  K H@2 L O@2 H K J K H K J K H K J K H K M@2 H@2 K@2 H K J K H K J K H@2 C P@2 H K J K H K J K H K J K H K M@2 H K J K
  H K J K H K J K H K J Q@2
>`.pickRestart({
  A: "c4 f2@4 c3@4 f3@4 a3@3", B: "~ f3@4 c3@4 f2@4 c3@3", C: "~ g2@4 d3@4 g3@4 b3@3", D: "~ g3@4 d3@4 g2@4 d3@3",
  E: "~ a2@4 e3@4 a3@4 c4@3", F: "~ a3@4 e3@4 a2@4 e3@3", G: "~ f2@4 c3@4 f3@4 a3@3", H: "~ f2@4 c3@4 f3@4 c3@3",
  I: "~ d2@4 a2@4 d3@4 a2@3", J: "~ a2@4 e3@4 a3@4 e3@3", K: "~ g2@4 d3@4 g3@4 d3@3", L: "~ a2@4 e3@4 g2@4 d3@3",
  M: "[~ a2@4 e3@4 a3@4 e3@18 ~]/2", N: "[~ g3@18 ~@13]/2", O: "[~ f2@4 c3@4 f3@4 c3@18 ~]/2",
  P: "[~ g3@4 d3@4 g2@4 d3@18 ~]/2", Q: "[~ a3@18 ~@13]/2",
})).s("gm_piano").gain(0.25)

stack(piano)