mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-14 07:10:24 +02:00
Consistency - change "rms" to "RMS".
This commit is contained in:
parent
d89ca6e457
commit
e5d2ef6ecd
@ -317,7 +317,7 @@ Length processed: ~a samples ~a seconds.~a"
|
||||
(defun fullhead ()
|
||||
(format nil
|
||||
"~a~%Sample Rate: ~a Hz. Sample values on ~a scale. ~a.~%~aLength processed: ~a ~
|
||||
samples, ~a seconds.~%Peak amplitude: ~a (lin) ~a dB. Unweighted rms: ~a dB.~%~
|
||||
samples, ~a seconds.~%Peak amplitude: ~a (lin) ~a dB. Unweighted RMS: ~a dB.~%~
|
||||
DC offset: ~a~a"
|
||||
filename ; file name
|
||||
(get 'info 'srate) ; sample rate
|
||||
|
Loading…
x
Reference in New Issue
Block a user