mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Update Nyquist to v3.09.
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
break; /* we're done */
|
||||
}
|
||||
")
|
||||
(INNER-LOOP
|
||||
" LVAL rslt = xleval(cons(s_send, cons(src,
|
||||
(INNER-LOOP "LVAL rslt = xleval(cons(s_send, cons(src,
|
||||
consa(s_next))));
|
||||
if (floatp(rslt)) {
|
||||
output = (sample_type) getflonum(rslt);
|
||||
|
||||
Reference in New Issue
Block a user