Posted September 21, 20159 yr Here's a score for Chamber ensemble named "En esquisse". The main idea came from the desire to define the piece in "a single line" with an algorithmic management onside parameters across the entire piece. SB. En_esquisse_06.opmo En Esquisse.pdf
September 21, 20159 yr Thank you for sharing the score. I like how you map the GEN-WEIGH to binaries. ;;; Play/Mute System. (setf density-1 (flatten (mapcar (lambda(x y) (gen-weight 4 `((1 ,x)(0 ,y)))) '(3 3 3 3 3 2 2 2 2 2 2 2 2 3 3 3 2 2 2 2 2 2 3 3 2 2 3 2 1 1 1 1) '(4 3 4 4 3 3 2 2 2 2 2 1 1 1 1 1 1 1 2 2 2 3 3 3 3 3 2 3 4 4 3 4)))) => (1 1 0 1 1 0 0 1 1 0 1 0 1 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 1 1 0 1 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 0 1 1 1 0 1 0 1 0 1 1 0 1 1 1 0 0 1 1 0 0 0 1 0 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 1 0 1 0 0 1 0 0 1 0 1 1 1 0 1 0 0)
Create an account or sign in to comment