mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-30 17:23:51 +01:00 
			
		
		
		
	Consistency - change "rms" to "RMS".
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user