summaryrefslogtreecommitdiff
path: root/spectr.scm
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2010-09-22 11:13:01 +0200
committerAlessio Treglia <alessio@debian.org>2010-09-22 11:13:01 +0200
commit21c0acaad1b1fa3d17c911ff7e4ad05d63310195 (patch)
tree78c71c4b3e27b7e107e5023c67123a3cacc018de /spectr.scm
parent6d99b2e313fc5878ab1ac115460f0e85595825a0 (diff)
Imported Upstream version 11.9
Diffstat (limited to 'spectr.scm')
-rw-r--r--spectr.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/spectr.scm b/spectr.scm
index c59415f..aee482b 100644
--- a/spectr.scm
+++ b/spectr.scm
@@ -1,9 +1,8 @@
;;; Spectra courtesy J.A. Moorer
;;;
-;;; I removed phase information, since the psychoacousticians tell us that these
-;;; normally don't matter. Also, I omitted any partials with amplitude below
+;;; I removed phase information and omitted any partials with amplitude below
;;; 0.0001, although this may have thrown away good data, because the original
-;;; data was not normalized in any way.
+;;; data was not normalized.
(provide 'snd-spectr.scm)