Hi Here, I'am trying to make a function which is returning a list of 7 chords corresponding of each degree of a mode.
Exemple : In X Major, we knows that the chords are : degree 1 : Maj degree 2 : min degree 3 : min degree 4 : Maj degree 5 : Maj degree 6 : min degree 7 : dim So in C Maj scale, the function will return a list of <c e g > <d f a> <e g b > <f a c> < g b d > *. In A minor the function will return a list of < * c e g > <d f a> <e g b > <f a c> < g b d >. Do you have any idea to make this function simple to code ? Best, And thanks -- View this message in context: http://lilypond.1069038.n5.nabble.com/Function-which-return-the-chords-of-the-degrees-of-a-mode-tp203140.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user