0:00/0:00
// Minuetto in sol magg. BWV App. 114 — Bach Johann Sebastian
// 168 bpm, 4/4, key G major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Full arrangement: all 48 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(168/4)
// Notation: c3@3 lasts 3 steps · ~ is a rest · [c3,e3] is a chord · "a, b" plays two voices at once · [...]/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.
// other · piano · "A.PIANO"
const piano = note(`<
A@3 B@2 C D E@2 F@2 G A@3 B@2 C D E@2 F@2 H I@2 J K L M N@2 O P Q R I@2 J K L M N@2 O P S R
>`.pickRestart({
A: "[[g3,b3,d4]@2 a3 b3@3 c4@3 b3@3]/3", B: "[a3@6 g3@6 d4 ~ b3 ~]/2", C: "g3 ~ d4@2 d3 c4 b3 a3", D: "b3@2 a3 g3",
E: "[b3@2 g3@2 c4@6 b3@2 c4 b3 a3 g3]/2", F: "[a3@8 f#3@4 g3@8 b3@4 c4 ~@3 d4 ~@3]/2", G: "d3 ~@3 g3@8 g2 ~@3",
H: "d3 ~@3 g3@8 g2@4", I: "[g3@3 f#3@3 e3 g3]/2", J: "e3 a3@2 a2", K: "a3@12 b3 ~@3",
L: "d4 ~@3 c#4 ~@3 d4 ~@3 f#3 ~@3", M: "a3 ~@3 d4@4 d3@4 c4@4",
N: "[b3@2 ~@2 b3@2 ~@2 e4@2 c4@2 b3 ~ a3 ~, ~@4 d4@8 c4@7 ~@13]/2", O: "g3 ~ d4@4 ~@2", P: "d3@8 f#3@4 e3 ~@3",
Q: "g3 ~@3 f#3 ~@3 g3@4 b2 ~@3", R: "d3 ~@3 g3 ~@3 d3 ~@3 g2 ~@3, ~ b3@2 ~", S: "g3 ~@3 f#3 ~@3 g3@4 b2@4",
})).s("gm_piano").gain(0.36)
stack(piano)
More by Bach Johann Sebastian
Brandenburgisches Konzert Nr. 1 F-Dur, BWV 1046: IV. Menuet - Trio - Menuet - Polonaise - Menuet - Trio - MenuetG major · 136 bpmOrchestersuite Nr. 2 5. PolonaiseG major · 82.6 bpm2-Part Invention No. 1 in C major, BWV 772E major · 120 bpmPrelude in C MajorE♭ major · 90 bpmJesus bleibet meine Freude (Herz und Mund und Tat und Leben BWV. 147)G major · 61 bpmToccata and Fugue in D minor, BWV 565D minor · 120 bpmAir On The G StringD minor · 120 bpmBrandenburg Concerto No. 2 in F major, BWV 1047: III. Allegro assaiC major · 95 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.