0:00/0:00
// Pavane Op.50 — Gabriel Faure
// 65 bpm, 4/4, key A major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/1033791; license: https://creativecommons.org/publicdomain/mark/1.0/
// note: Full arrangement: all 44 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(65/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 · flute
const flute = note(`<
~ A B C D E F G H A B C D I J K L M N M N O@2 P Q@2 A B C D E F G H A B C D I J R S R T
>`.pickRestart({
A: "f#4@7 g#4 a4@7 b4", B: "a4@2 g#4@2 a4@2 f#4@2 g#4@7 a4", C: "g#4@2 f#4@2 g#4@2 e4@2 f#4@7 f4", D: "c#4@15 ~",
E: "c#5@7 d5 e5@7 f#5", F: "e5@2 d5@2 e5@2 c#5@2 d5@7 e5", G: "d5@2 c#5@2 d5@2 b4@2 c#5@7 c5", H: "c#5@15 ~",
I: "a4@7 b4 c#5@7 d5", J: "c#5@2 b4@2 c#5@2 a4@2 b4@7 c#5", K: "a4 g#4 a4!2 a4@2 g#4@2", L: "f#4 ~",
M: "c#5@7 d#5 e5@4 d#5 e5 ~ f#5", N: "g#5 f#5 a5 g#5 e5@3 d#5", O: "c#5@4 c5 c#5 ~ d#5 e5@6 d#5@2",
P: "g#5@11 ~ f#5 g#5 ~ f#5", Q: "[f5,f#5]!16", R: "a4 g#4 a4 f#4 f#4@2 f4@2", S: "f#4 f4!2 d#4 d4 d#4!2 d4",
T: "f#4@15 ~",
})).s("gm_flute").gain(0.3)
stack(flute)
More by Gabriel Fauré
Clair de lune Op. 46 Nr. 2D♭ major · 39 bpmBerceuse Op.16E major · 60 bpmCantique de Jean Racine - FauréD♭ major · 80 bpmDolly Suite Op.56E♭ major · 198 bpmElegy Op.24E♭ major · 40 bpmRequiem Op.48E♭ major · 60 bpmRomance Without Words in A-flat minor, Op. 17 No. 3A♭ major · 133 bpmSicilienneB♭ major · 61 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.