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)
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)
inversion = (* (-1))
inversion = (* (-1))
index > /home/xinniw/Documents/garden/Folk
song forms.md
:cc0:
Folk Song Forms
There are a lot of these. These are some of the ones I am currently aware of.
-[[Pop song form]] - Strophic form (or AAAA) -[[Through Composed Form]] - variants on Verse - Chorus - Verse - Chorus - Bridge ? - Chorus -[[Strophic form]] (or AAAA) -[[AABA song form]] -12 bar blues -country blues -delta blues -talking blues
index > /home/xinniw/Documents/garden/Folk
song forms.md