mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 00:00:18 +01:00
Fix some spelling mistakes.
This commit is contained in:
@@ -1429,7 +1429,7 @@ loop
|
|||||||
;;
|
;;
|
||||||
;; Time transformation: the envelope is not warped; the start time and
|
;; Time transformation: the envelope is not warped; the start time and
|
||||||
;; stop times are warped to global time. Then the value of *SUSTAIN* at
|
;; stop times are warped to global time. Then the value of *SUSTAIN* at
|
||||||
;; the begining of the envelope is used to determing absolute duration.
|
;; the beginning of the envelope is used to determing absolute duration.
|
||||||
;; Since PWL is ultimately called to create the envelope, we must use
|
;; Since PWL is ultimately called to create the envelope, we must use
|
||||||
;; ABS-ENV to prevent any further transforms inside PWL. We use
|
;; ABS-ENV to prevent any further transforms inside PWL. We use
|
||||||
;; (AT global-start ...) inside ABS-ENV so that the final result has
|
;; (AT global-start ...) inside ABS-ENV so that the final result has
|
||||||
|
|||||||
Reference in New Issue
Block a user