<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The first error messages I got had to do with Autoload. Now I erased
everything from Autoload and restartet Grace. Then I opened "Examples"
-> "Instruments" -> "piano.scm" and got these error messages:<br>
<br>
Loading env.scm<br>
simplify-envelope<br>
Loading generators.scm<br>
Loading piano.scm<br>
<br>
;find-if: unbound variable, line 295<br>
error<br>
<br>
;find-if: unbound variable, line 11<br>
error<br>
<br>
<br>
Where is the problem? Thank you for help!<br>
<br>
Best regards<br>
Markus<br>
<br>
<br>
Heinrich Taube schrieb:
<blockquote cite="mid:5786D08B-EA63-42E4-BA34-32EDDCAF03B6@uiuc.edu"
type="cite">
<blockquote type="cite">
<pre wrap="">Hi Rick
Is there a way to implement the drunk function in cm3?
The drunk function from cm2 produces random walks from brown noise:
<a class="moz-txt-link-freetext" href="http://commonmusic.sourceforge.net/cm2/doc/dict/index.html">http://commonmusic.sourceforge.net/cm2/doc/dict/index.html</a>
Thanks
Hagai
</pre>
</blockquote>
<pre wrap=""><!---->
ive ported missing function 'drunk' and 'copier ' pattern to cm3 and
updated documentation. note that the name 'copier' has been renamed
'repeater' to better reflect what the pattern does. use 'make-
repeater' to create a repeater pattern. also fixed the documentation
of rotation, which had incorrect ordering of rotation arguments.
_______________________________________________
Cmdist mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cmdist@ccrma.stanford.edu">Cmdist@ccrma.stanford.edu</a>
<a class="moz-txt-link-freetext" href="http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist">http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist</a>
</pre>
</blockquote>
<br>
</body>
</html>