Strudelify

John Nugent

Turlough O'Carolan

KeyF majorTempo84 bpm
0:00/0:00
// John Nugent — Turlough O'Carolan
// 84 bpm, 6/8, key F major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5726677; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 48 bars on a 24-step grid, each part at one level. Source detail keeps the original performance.
setcpm(84/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 · acoustic guitar steel · "Guitare acoustique (Tablature)"
const acoustic_guitar_steel = note(`<
  A B C D E F G H A B C D E F G H I J K L M N O P I J K L M N O P Q R S T U V W P Q R S T U V W P
>`.pickRestart({
  A: "[d3,d4]@2 [db3,e4] [d3,f4]@2 [e3,g4]", B: "[d3,f4]@2 [g3,d4] c4 a3 f3, ~ a2",
  C: "g3@3 g4 g4@2 g4@2 f4@2 g4@2, d3 g3", D: "d3 f3 g3 a3@2 a2, a4 d4", E: "f4 g4 a4 d4 f4 d4, d3!2",
  F: "f4 g4 a4 a3 c4 a3, a2 f3", G: "g3@3 d3 g3@2 f3@2 g3@2 f3@2, g2", H: "[a2,c4] [f3,a3]",
  I: "d4@2 e4 f4 e4 d4, d3!2", J: "f4 g4 a4 a3 g3 a3, d3 f3", K: "f4@2 g4 a4@2 bb4, d3 f3",
  L: "e3@2 f3 bb4@2 a4, c5 g3", M: "g4 d4 g4!2 d4 g4, bb3 g3", N: "a4@2 a4 a3@2 a3, [f3,a3] f3",
  O: "c4@3 d4 c4@2 a3@2 f3@2 a3@2, e3 a2", P: "f4 d4, d3", Q: "c4 a3 f3 c4 a3 f3, a2",
  R: "b3@3 c4 d4@2 c4@2 a3@2 c4@2, g3 a2", S: "d4@2 d4 e4 f4 g4, d3!2", T: "[g3,e4] [e3,c4]",
  U: "d4 e4 f4@2 d4@2 e4 f4 g4@2 e4@2, f3 g3", V: "d4 e4 f4@2 d4@2 c4@2 a3@2 c4@2, d3 a2", W: "a3 f3 a3!2 f3 a3, c3 a2",
})).s("gm_acoustic_guitar_steel").gain(0.3)

stack(acoustic_guitar_steel)

More by Turlough O'Carolan