[CM] a quick, realy basic question
Carl Edwards
carl.boingie@rcn.com
Thu, 6 Jun 2002 18:09:21 -0400
I'm attempting my first non-example CM interaction and not surprisingly am
getting an error. Would some kind person
explain what I'm doing wrong:
I said:
(setf pal-foo (new palindrome notes (import-events "c:\\tmp\\blah.mid")))
I got:
*** - argument to ROUND should be a real number: #<seq: "BLAH-TRACK-0">
(setf pal-foo (new palindrome notes (import-events "c:\\tmp\\blah.mid"
:tracks 1)))
got me the same error msg.
Sorry, I just don't know what it's refering to.
Thank in advance,
Carl Edwards