Search the Community
Showing results for tags 'choir'.
-
In memoriam to Nigel St. Clair Morgan. RequiemCommented.opmo
-
score Kyrie from "Messe Brève En Forme de Haikus"
Stephane Boussuge posted a topic in Made In Opusmodus
Kyrie from "Messe Brève En Forme de Haikus". Global Pitch definition. Basic row (with D minor notes every 2 notes) (setf row '(d4 fs4 f4 cs4 g4 gs4 a4 ds4 as4 e4 c5 b4)) Utility function (defun collect-every-n (steps list) (loop for n from 0 to (- (length list)1) by steps collect (nth n list))) Global ambitus definition (setf sopamb '(d4 g5)) (setf altamb '(a3 c5)) (setf tenamb '(c3 c4)) (setf bassamb '(g2 g3)) Kyrie part-1 (canon) P