[xiph-cvs] cvs commit: vorbis/lib masking.h

Monty xiphmont at xiph.org
Mon May 28 14:05:31 PDT 2001



xiphmont    01/05/28 14:05:31

  Modified:    lib      masking.h
  Log:
  An ATH change I didn't intend to commit was committed in the branch
  merge.  Rolling that back.
  
  Monty

Revision  Changes    Path
1.15      +2 -2      vorbis/lib/masking.h

Index: masking.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/masking.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- masking.h	2001/05/27 06:44:00	1.14
+++ masking.h	2001/05/28 21:05:31	1.15
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: masking curve data for psychoacoustics
- last mod: $Id: masking.h,v 1.14 2001/05/27 06:44:00 xiphmont Exp $
+ last mod: $Id: masking.h,v 1.15 2001/05/28 21:05:31 xiphmont Exp $
 
  ********************************************************************/
 
@@ -22,7 +22,7 @@
 float ATH_Bark_dB[]={  
    15,   15,   15,    15,    11,    10,     8,    7,    7,    7,
     6,    2,    0,     0,    -3,    -5,    -6,   -6, -4.5f, 2.5f,
-   10,   15,   20,    30,    40,    50,   60};
+   10,   15,   15,    15,    15,    15,   15};
 
 /* The below masking curves are straight from the R. Ehmer
    (J. Acoustical Society of America) papers ca 1958-59.  I modified

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list