Strudelify

azul da cor do mar

Tim Maia

KeyA majorTempo60 bpm
0:00/0:00
// azul da cor do mar — Tim Maia
// 60 bpm, 4/4, key A major. Source: midi.
// Generated by strudelify. One cycle = one bar.
// note: Transcription provider: pdmx. https://musescore.com/score/5880289; license: https://creativecommons.org/publicdomain/zero/1.0/
// note: Full arrangement: all 24 bars on a 16-step grid, each part at one level. Source detail keeps the original performance.
setcpm(60/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.

// melody · violin · "Violino"
const violin = note("<A B C D A B C D E F G H A B C D A B C D E F G H>".pickRestart({
  A: "e4@8 ~ e4!3 a4 b4 a4 b4", B: "c#5@2 e4!2 e4@8 c#5 d5 c#5 b4", C: "b4@2 e4!2 e4@4 e4@3 e4 c#5 b4!2 a4", D: "a4",
  E: "a4 f#4 f#4@2 f#4 d4 d4@2 d4 b3 b3@2 f#4@2 a4@2", F: "b4 g#4 g#4@2 g#4 e4 e4@2 e4 c#4 c#4@2 g#4@2 b4@2",
  G: "c#5 a4 a4@2 a4 f#4 f#4@2 e5 c#5 c#5@2 c#5 a4 a4@2", H: "e5@2 ~ b4 b4@4 e4@2 f#4@2 a4@2 f#4@2",
})).s("gm_violin").gain(0.48)

stack(violin)