0:00/0:00
// Goblin OST — Misc Soundtrack
// 120 bpm, 4/4, key Eb major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/3895891; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 17 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(120/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.
// chords · piano · "피아노"
const piano = note("<A@2 B@2 C@2 D@2 E A@2 F G C@2 D@2>".pickRestart({
A: "c5 g5 c6 f5 c5 f5 g5 bb5", B: "[c5 g5 c6 f5 c5 f5 g5 bb5 c5 g5 c6 f5 c5 f5 g5 bb5, [c4,eb4,g4]@15 ~]/2",
C: "[c5 g5 c6 f5 c5 f5 g5 bb5 c5 g5 c6 f5 c5 f5 g5 bb5, [eb3,bb3,eb4]@15 ~]/2", // Eb5
D: "[c5 g5 c6 f5 c5 f5 g5 bb5 c5 g5 c6 f5 c5 f5 g5 bb5, [bb2,f3,bb3]@15 ~]/2", E: "bb4 a4 f4 c4 bb3 a3 f3 c3, f3 ~",
F: "c5 g5 c6 f5 c5 f5 g5 bb5, [c4,eb4,g4] ~@3", G: "c5 g5 c6 f5 c5 f5 g5 bb5, [c4,eb4,g4]@15 ~",
})).s("gm_piano").gain(0.3)
stack(piano)
More by Misc Soundtrack
chitty chitty bang bang - chitty chitty bang bang theme songF major · 240 bpmCult Of Chucky ThemeD major · 150 bpmDick Gumshoe It's Detective GumshoeE♭ major · 110 bpmdirty dancing - ive had the time of my lifeE major · 120 bpmDisney MedleyF major · 100 bpmfrozen - love is an open doorG major · 100 bpmget readyE♭ major · 136 bpmmary poppins - feed the birdsF major · 80 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.