Strudelify

Duo Guitar Violin CHORDS

bonbinours/LényMicheli

KeyG majorTempo130 bpm
0:00/0:00
// Duo Guitar Violin CHORDS — bonbinours/LényMicheli
// 130 bpm, 4/4, key G major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/3491451; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 76 bars on a 16-step grid, each part at one level; ghost notes are separate "_soft" parts. Source detail keeps the original performance.
setcpm(130/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.

// chords · acoustic guitar steel · "Guitare acoustique"
const acoustic_guitar_steel = note(`<
  A B C D A D E B A B D E A D E C B@2 A E C B C D B A B C D C D E B E A B D E A B C D E B E B E A B D E A B C D E B F G
  H I J K L E C M B D E C M B D N@2
>`.pickRestart({
  A: "[c3,e3,g3]", B: "[g3,b3,d4]", C: "[d3,f3,a3]", D: "[a3,c4,e4]", E: "[e3,g3,b3]", F: "[c3,e3,g3]!4",
  G: "[a3,c4,e4]!4", H: "[e3,g3,b3]!4", I: "[g3,b3,d4]!4", J: "[d3,f3,a3]!4",
  K: "[c3,e3,g3]@2 [c3,e3,g3]@2 [c3,e3,g3] [c3,e3,g3]@2 [c3,e3,g3]", L: "[g3,b3,d4]!6 [g3,b3,d4]@2", M: "[c4,e4,g4]",
  N: "[[d4,f4,a4]@3 g4]/2", // Dm
})).s("gm_acoustic_guitar_steel").gain(0.25)

stack(acoustic_guitar_steel)