Strudelify

madame rêve

alain Bashung

KeyE minorTempo60 bpm
0:00/0:00
// madame rêve — alain Bashung
// 60 bpm, 4/4, key E minor. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: duplicate parts dropped: ch 8 "Electric Guitar (Tablature)" electric guitar clean (copy of ch 1 "Electric Guitar" electric guitar clean)
// note: Transcription provider: pdmx. https://musescore.com/score/5862418; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 16 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(60/4)

// Notation: c3@3 lasts 3 steps · ~ is a rest.
// A part's distinct bars are riffs (A, B, C...) played in order: edit a riff to change every repeat.

// melody · electric guitar clean · "Electric Guitar"
const electric_guitar_clean = note("<A B C D A B C D A B C D A B C D>".pickRestart({
  A: "a2 e3 a3 e3 e4 e3 a3 e3", B: "f2 c3 e3 c3 a3 c3 e3 c3", C: "f#2 c#3 f#3 c#3 c#4 c#3 f#3 c#3",
  D: "c3 e3 g3 e3 e4 e3 g3 e3",
})).s("gm_electric_guitar_clean").gain(0.3)

stack(electric_guitar_clean)

More by alain Bashung