Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bresson committed Jan 14, 2019
2 parents d9241e7 + 1abf263 commit db8794e
Show file tree
Hide file tree
Showing 3 changed files with 1,264 additions and 5 deletions.
7 changes: 3 additions & 4 deletions Combine.lisp
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
;;
;;
;; Combine
;;
;; by Mikhail Malt © IRCAM 1996
;; by Mikhail Malt © IRCAM 1996

(in-package :om)

Expand All @@ -29,5 +28,5 @@
(print "
;; Combine
;;
;; by Mikhail Malt © IRCAM 1996
")
;; by Mikhail Malt © IRCAM 1996
")
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Combine

Manipulations combinatoires inspirées(?) dans et par la technique compositionnelle de Brian Ferneyhough.

By Mikhaïl Malt, Ircam, 2010
1,257 changes: 1,256 additions & 1 deletion sources/FERNEYHOUGH.lisp

Large diffs are not rendered by default.

0 comments on commit db8794e

Please sign in to comment.