[Audacity-nyquist] XLisp and Nyquist documentation
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Roger D. <rb...@cs...> - 2005-12-13 15:44:26
|
I wasn't even aware of the excellent documentation at http://audacity.fuchsi.de/download/edgar/nyquist/nyquist-doc/xlisp/xlisp-ref /index.html until I saw a recent post here. This is a great extension of Betz's original precise but sparse Xlisp manual. I'm hoping someone who maintains this site will read this and possibly update it with a couple of corrections: First, the string-search function is not in the Xlisp documentation -- this is not included in the original Xlisp, but very useful. This is only found in Nyquist, so the documentation should mention that. Second, the do and do* forms are described as taking a single result expression, but actually once the test is true, a list of result expressions is evaluated. -Roger |