Strudelify

The Opened Way

Kow Otani

KeyG majorTempo120 bpm
0:00/0:00
// The Opened Way — Kow Otani
// 120 bpm, 4/4, key G major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/1812246; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 58 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(120/4)

// 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 · piano
const piano = note(`<
  A B C ~ D@2 E@2 D@2 F@2 G H I J K L K L M N O P M N O P Q R S T S Q U V U Q W L W X@2 Y Z@2 AA@2 AB@3 AC AB@2 AD@2
  AE@2
>`.pickRestart({
  A: "[b2,b3]@11 ~ [b2,b3]@2 [b2,b3]@2", B: "[c3,c4]@15 ~", C: "[d2,d3]@2 [e2,e3] ~", D: "[e2,b2]!2", E: "[g2,d3]!2",
  F: "[a2,d3]!2", G: "[e2,b2]@15 ~", H: "e3 g3", I: "[d2,a2]@15 ~", J: "f#2 d3", K: "[c3,c4] b2", L: "[a2,a3]@15 ~",
  M: "[g2,c3]!2", N: "[g2,c3]@4 c3 c#3 d3 d#3", O: "[b2,e3]!2", P: "[b2,e3]@4 e3 f#3 e3 d3", Q: "[b2,b3]@15 ~",
  R: "[c3,c4]@4 e3 f#3 g3 a3", S: "b3@15 ~", T: "[f#3,f#4]@4 e3 f#3 g3 a3", U: "[f#3,f#4]@15 ~",
  V: "[b2,b3]@8 e3 f#3 e3 d3 e3@2 ~@2", W: "[a3,a4]@15 ~", X: "[a2,a3]!2", Y: "d3@15 ~", Z: "a#2!2", AA: "a2@15 ~",
  AB: "e2!2", AC: "c3 a2", AD: "[b2@8 d3@6 [d#3,d#4]@17 ~]/2", AE: "[b1@8 d2@6 [d#2,d#3]@17 ~]/2",
})).s("gm_piano").gain(0.3)

stack(piano)

More by Kow Otani