0:00/0:00
// Le Fossoyeur — Brassens Georges
// 90 bpm, 4/4, key A major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Full arrangement: all 41 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(90/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.
// chords · acoustic guitar nylon · "Guitare"
const acoustic_guitar_nylon = note(`<
A B C D E F G H A B C D E F G H A B C D E F G H A B C D E F G H A B C D E F G H A
>`.pickRestart({
A: "[a2,e3,a3,c#4,e4]!4", B: "[a2,e3,a3,c#4,e4]!2 [a2,e3,g#3,c#4,e4]!2",
C: "[a2,e3,a3,c#4,g4]!2 [d3,a3,d4,f#4] [e3,b3,d4,g#4]", D: "[a2,e3,a3,c#4,a4]!2 [c#3,f#3,a3,c#4,f#4]!2",
E: "[b2,f#3,a3,d#4,f#4]!3 [e2,b2,d3,g#3,b3,e4]", F: "[a2,e3,a3,c#4,e4]!2 [a2,e3,a3,c#4,g4]!2",
G: "[d3,a3,d4,f#4] [d3,a3,d4,e4] [g#3,c#4,f4,b4]!2", // D Dsus2 C#7
H: "[a3,c#4,f#4,a4] [g#3,c#4,e4,g#4] [d3,a3,d4,f#4] [e2,b2,d3,g#3,b3,e4]", // F#m C#m D E7
})).s("gm_acoustic_guitar_nylon").gain(0.29)
stack(acoustic_guitar_nylon)
More by Brassens Georges
Brave MargotC major · 125 bpmChanson pour l'AuvergnatE minor · 180 bpmDans l'eau de la claire FontaineA minor · 110 bpmJ'ai rendez-vous avec vousA major · 133 bpmLe Petit ChevalC major · 190 bpmLe temps ne fait rien a l'affaireA major · 130 bpmLes amoureux des bancs publicsC minor · 126 bpmLes Amours d'antanA major · 134.4 bpm
Not in the database
That song isn't here.
Nothing in the database matches this link. It may have been renamed, or the address was mistyped. The closest songs to :
Real transcriptions · Editable patterns · Instrumental
Type a song.
Get Strudel code.
Chords, structure, melody, bass and drums compiled from open transcriptions into Strudel live-coding patterns. Play it here, scrub through the bars, then open it in strudel.cc and start hacking.
Smells Like Teen SpiritNirvana
The JokerSteve Miller Band · 1973
Love Me DoThe Beatles · 1964
I Don't MindJames Brown · 1961
- Real transcriptionsMcGill chord charts, Lakh MIDI and quality-filtered PDMX scores. The library includes alternate transcriptions of some songs.
- One bar, one cycleEvery layer follows the same bar timeline, keeping the code, playback and song structure aligned.
- Instrumental by designDetected vocal parts are removed. Guitar riffs, harmonica and other instrumental leads stay.