Strudelify

a la claire fontaine

Misc Traditional

KeyA majorTempo72 bpm
0:00/0:00
// a la claire fontaine — Misc Traditional
// 72 bpm, 2/4, key A major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: ch 2 "Bass" named as a bass, played on electric bass finger (its choir aahs patch is not one)
// note: Transcription provider: pdmx. https://musescore.com/score/22730; license: https://creativecommons.org/publicdomain/mark/1.0/
// note: Full arrangement: all 26 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(72/2)

// 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.

// bass · electric bass finger · "Bass"
const bass = note("<A B C D E F G H I J K L M A B C D E F G H I J K L M>".pickRestart({
  A: "[a3,c#4]@2 [f#3,c#4] [f#3,f#4]", B: "[e3,e4] [e3,d4] [f#3,e4] [g#3,d4]", C: "[a3,c#4]@2 [f#3,d4]!2",
  D: "[e3,e4] [e3,d4] [a3,e4]@2", E: "[f#3,c#4]@2 [f3,c#4] [f3,d4]", F: "[e3,c#4] [e3,b3] [d3,a3] [d3,b3]",
  G: "[c#3,a3]@2 [f#3,a3] [f#3,b3]", H: "[b2,c#4] [d#3,f#3] [e3,b3]@2", I: "[a3,c#4]@2 [f#3,d4] [f#3,e4]",
  J: "[f3,e4]@2 [e3,d4] [f3,c#4] [f#3,e4]@2 [g#3,d4]@2", K: "a3@4 [d3,b3]@2 [d3,c#4] [d3,d4]", L: "[b2,b3]@3 [e3,b3]",
  M: "[a2,c#4]", // A
})).s("gm_electric_bass_finger").gain(0.3)

stack(bass)

More by Misc Traditional