Strudelify

la vie en rose

Daniela Andrade

KeyG majorTempo100 bpm
0:00/0:00
// la vie en rose — Daniela Andrade
// 100 bpm, 4/4, key G major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: metre changes (4/4 at bar 1, 2/4 at bar 15, 4/4 at bar 16, 2/4 at bar 20, ...) are rendered on a constant 4/4 grid of one bar per cycle
// note: Transcription provider: pdmx. https://musescore.com/score/5898771; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 22 bars on a 32-step grid, each part at one level. Source detail keeps the original performance.
setcpm(100/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 · clarinet · "B♭ Clarinet"
const clarinet = note("<~@3 A B C D E F G H I J K L M@3 N O P Q>".pickRestart({
  A: "~@16 c4 [c#4,d4] d#4 [e4,f4] f#4 [g4,g#4] a4 [a#4,b4] c5@8", B: "g5@13 f5@3 e5@5 d5@3 a#4@5 f5@3",
  C: "e5@16 d5@5 c5@3 g4@5 e5@3", D: "d5@16 c5@5 e4@3 f4@5 e5@3", E: "d5 c5", F: "f4", G: "~@5 f4@3 e4@24",
  H: "~@5 e4@3 d4@24",
  I: "c4 c#4 d4 d#4 e4 f4 f#4 [g4,g#4] a4 a#4 b4 c5 c#5 d5 d#5 e5 f5 g5 f5 g5 f5 g5 f5 g5 f5 g5 f5 g5 f5 g5 f5 g5", // G#maj7
  J: "c#5@5 c#5@11 c#5@5 c#5@11", K: "c5@16 c5@4 a4@2 g4@2 f4@5 d4@3", L: "c#4@16 c#4@3 f3@2 a#3@3 d4@3 f4@2 a4@3",
  M: "[d5@8 d5@8 e5@32 d5 e5 f5 g5@29 f5@13 e5@3]/3", N: "f5@4 e5@2 d5@2 a4@5 f5@3 e5@8 d5@3 e5@2 d5@3",
  O: "c5@3 a4@2 f4@3 a4@3 c5@2 e5@3 d5@8 c5@8", P: "d5 e5", Q: "f5",
})).s("gm_clarinet").gain(0.3)

stack(clarinet)