[CM] ; floor argument 93.649190420188-93.649190420188i is a complex, but should

eichhoff eichhoff at statistik.tu-dortmund.de
Fri Jul 17 02:47:26 PDT 2009


So, something interesting to report:

I installed cm, sndlib etc. on Linux (recent Ubuntu version) to test 
whether "my" piano.scm is working there and because the development for 
windows is slowing down (I have read the README.txt in sndlib, imagine 
that ;-))

This is not working:

"paste" doesn't work in Grace. Copy works, but if I like to insert the 
text via Ctrl + v or "Edit -> paste" there happens nothing.

Thank you very much! I am happy that the piano works now and that I can 
consider the parameters in detail.


Heinrich Taube schrieb:
> ;floor argument 93.649190420188-93.649190420188i is a complex, but  
> should
> be a real, line 6
> wrong-type-arg
> 
> ok, this works on osx so  maybe a number issue for windows. ill wait  
> to see if bil has any ideas.
> btw there is an implementaton of loop which is much easier than do:
> 
> (with-sound (:play #t)
>    (loop for i from 0 to 7
>       do (p (* i .5) :duration .5
>                 :keyNum (+ 24 (* 12 i))
>                 :strike-velocity .5
>                 :amp .4
>                 :DryPedalResonanceFactor .25)))
> 
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist



More information about the Cmdist mailing list