Strudelify

Da Slockit Light

Misc tunes

KeyD majorTempo120 bpm
0:00/0:00
// Da Slockit Light — Misc tunes
// 120 bpm, 4/4, key D major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: metre changes (1/4 at bar 1, 4/4 at bar 2, 3/4 at bar 9, 1/4 at bar 9, ...) are rendered on a constant 4/4 grid of one bar per cycle
// note: Transcription provider: pdmx. https://musescore.com/score/4861429; license: https://creativecommons.org/publicdomain/mark/1.0/
// note: Full arrangement: all 33 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.
// 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 E B C F G B C D E B C F H I J K L M N O P Q R D E B S F T>".pickRestart({
  A: "~@6 f#4 e4", B: "a3@3 d4 f#4@2 a4@2", C: "d5 c#5 a4 g4 f#4@2 d4@2", D: "g4 b4 f#4 a4", E: "g4 f#4 e4 d4 a3@4",
  F: "g3@4 a3@3 c#4", G: "[a3,d4]@6 f#4 e4", H: "[a3,d4]@3 g5", I: "d5@2 a4@2 c#5@3 e4", J: "g4@4 f#4 e4 d4 c#4",
  K: "d4@4 g#4@3 e4", L: "c#4 a3 b3 c#4", M: "d4 a4", N: "g4@6 g4 f#4", O: "g4@2 b3@2 a3 b3 a3 c#4",
  P: "d4 a3 b3 g3 a3@4", Q: "d4 c#4", R: "b3@6 g4 f#4", S: "a#4@2 f#4 d4", T: "[a3,d4]@2 [a3,d4] ~",
})).s("gm_piano").gain(0.3)

stack(piano)

More by Misc tunes