mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 16:20:12 +01:00
Update Nyquist to v3.09.
This commit is contained in:
@@ -74,7 +74,7 @@ out: togo = 0; /* indicate termination */
|
||||
togo = min(nn, togo);
|
||||
}
|
||||
")
|
||||
(INNER-LOOP "output = (sample_type) lvl; lvl += incr;")
|
||||
(INNER-LOOP "output = (sample_type) lvl; lvl += incr")
|
||||
(MAINTAIN ("lvl" "susp->lvl += susp->incr * togo"))
|
||||
(CONSTANT "incr")
|
||||
(TERMINATE COMPUTED)
|
||||
|
||||
Reference in New Issue
Block a user