[CM] (keynum :through) and (note :through) bug?

Joshua Parmenter joshp at u.washington.edu
Fri Mar 23 15:29:25 PDT 2007


Hi all...

This doesn't seem like the expected behavior. Is this right? And if  
it is, does anyone know a way to get the values I'm expecting?

(defvar mymode)
(setq mymode (new mode :degrees '(c df ef f gs a b c)))
(note 67 :through mymode); => F ??? shouldn't it be GS?
(note 67.5 :through mymode) ;=> AF ???
(keynum 67 :through mymode); => 65 ??? shouldn't it be 68?
(keynum 67.4 :through mymode) ;=> 65 !!!
(keynum 67.5 :through mymode) ;=> 68 !!!

Thanks for any help.

Josh

******************************************
Joshua Parmenter
University of Washington
Center for Digital Arts and Experimental Media
School of Music
Seattle, Washington 98195

http://www.realizedsound.net/josh/
http://www.dxarts.washington.edu



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20070323/f4c95049/attachment.html>


More information about the Cmdist mailing list