Mercurial > hg > amuse
diff base/generics.lisp @ 160:136ec5516cc4
patch on my computer. Not sure what it does
darcs-hash:20071211145912-f76cc-cb69a7a78367366f9731284888db1c558fa07989.gz
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Tue, 11 Dec 2007 14:59:12 +0000 |
parents | cc7724248043 |
children | 4a0e15e2829a |
line wrap: on
line diff
--- a/base/generics.lisp Tue Dec 11 14:58:45 2007 +0000 +++ b/base/generics.lisp Tue Dec 11 14:59:12 2007 +0000 @@ -394,12 +394,12 @@ (:documentation "Returns ANCHORED-PERIOD of subclass appropriate to the class of value. Probably guessed.")) -(defgeneric trim-enclosing-silence (composition) + (defgeneric trim-enclosing-silence (composition) (:documentation "Returns a composition of the same type as composition provided, with leading and following silences/rests removed, but preserving all relevant information. Where relevant, any silence in a bar containing musical material may - be preserved.") + be preserved.")) ;;; Dynamics ;;; Voice