d3 $ note ((scaleP scalePattern $ (rotR 4) $ (+ slow 8 "x" <~> ((0.25 ~>) generateMelodicSeed)) -- $ slow 4 \n $ generateMelodicSeed ))#s "[pe-gtr:8,midi]" #gain 1.2 #orbit 2 #midichan 3 d9 $ midicmd "start" # s "midi" inversion = (* (-1)) generateMelodicSeed = slow 4 $ linger 0.5 $ repeatCycles 3 -- $ palindrome \n $ (+ (slow (irand (4)+1) (sometimes (inversion) (run (irand (4)+1))))) $ slow ((irand 3) + 1) $ e ("x"<~>(irand 8)) 8 $ "x*16"<~>(irand 5)
index > /home/xinniw/Documents/garden/Chorus.md

Chorus

:cc0: The chorus is a repeated section of a song that usually contains its most exciting and memorable lyrical and melodic material. It typically has shorter, more frequently repeated phrases.

The most interesting choruses, to me, are ones that change content and structure over time. This could be the substitution of lyrics, introduction of new lyrics, change in length, change in register.


index > /home/xinniw/Documents/garden/Chorus.md