Strudelify

symbolum 77 - tu sei la mia vita

Henrique Gogs

KeyA minorTempo65 bpm
0:00/0:00
// symbolum 77 - tu sei la mia vita — Henrique Gogs
// 65 bpm, 4/4, key A minor. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5884206; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 12 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(65/4)

// Notation: c3@3 lasts 3 steps · ~ is a rest.
// A part's distinct bars are riffs (A, B, C...) played in order: edit a riff to change every repeat.

// bass · choir aahs · "Bass"
const bass = note("<~ A B C D E F G H I J K>".pickRestart({
  A: "~@3 b2", B: "a2@3 g2 f2@4", C: "g2 a2 b2@2 c3@2 a2@2", D: "d2@4 g2@2 a2 b2", E: "c3@4 ~ e2@3",
  F: "d2@4 g2 d3@2 d3", G: "e3 a2", H: "d3 c3 d3@2 g2@4", I: "c3 b2 g2@2 f2@3 e2", J: "d2@2 e2 g#2", K: "a2",
})).s("gm_synth_bass_1").gain(0.3)

stack(bass)