[CM] cmn: glissando bug ?

2015-01-09 Thread René Bastian
Hello Bill, It seems there is a bug in this code: (c5 (rq 1.0) no-stem begin-glissando (begin-slur (slur-direction :down))) (f5 (rq 3.0) no-stem end-glissando begin-glissando) (e5 (rq 0.5) no-stem end-glissando begin-glissando) (b5 (rq 0.5) no-stem end-glissando begin-glissando) (a4

Re: [CM] cmn: glissando bug ?

2015-01-09 Thread Bill Schottstaedt
I think cmn considers that gliss to be going down, but it just so happens the end is higher than the start. The code is in cmn3.lisp in case you'd like a rainy day programming challenge. ___ Cmdist mailing list Cmdist@ccrma.stanford.edu