0:00/0:00
// Polonaise — Wolfgang Amadeus Mozart
// 90 bpm, 3/4, key F major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/4970653; license: https://creativecommons.org/publicdomain/mark/1.0/
// note: Full arrangement: all 32 bars on a 24-step grid, each part at one level. Source detail keeps the original performance.
setcpm(90/3)
// Notation: c3@3 lasts 3 steps · ~ is a rest · [c3,e3] is a chord · "a, b" plays two voices at once.
// A part's distinct bars are riffs (A, B, C...) played in order: edit a riff to change every repeat.
// chords · piano
const piano = note("<A B C D A B E F A B C D A B E F G H I J A B E F G H I J A B E F>".pickRestart({
A: "[f3,a3] c4 [f3,a3] c4 [f3,a3] c4", B: "[e3,bb3] c4 [e3,bb3] c4 [e3,bb3] c4",
C: "[f3,a3] c4 [f3,g3] c4 [f3,a3] c4", D: "c3 c4 d3 c4 e3 [bb3,c4]", E: "[f3,a3] c4 g3 c4 a3 [d3,d4]",
F: "[bb2,bb3] [c3,bb3] [c3,g3,bb3]@2 [f3,a3]@2", G: "bb3@2 a3 ~ d4@2, c4 ~", H: "[c4,e4] ~@2",
I: "bb3@2 a3 ~ [d3,b3]@2, c4 ~", J: "c3@2 c4@2 c3@2 c4@2 c3 c4 bb3 g3",
})).s("gm_piano").gain(0.3)
stack(piano)
More by Wolfgang Amadeus Mozart
Eine kleine NachtmusikG major · 192 bpm12 Variations on Ah vous dirai-je maman K.265/300eC major · 30 bpmAdagio and Fugue in C minor K.546E♭ major · 110 bpmAdagio form Clarinet Concerto in A (K.622)D major · 60 bpmAndante in B-flat (Fragment) K. 5b/9bF major · 120 bpmDivertimento in D major K.136/125aD major · 126 bpmDon Giovanni K.527A major · 54 bpmEin musikalischer Spaß K.522F major · 160 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.