Now that the band definitions are correct, the sensitivity knob had to be backed...
authorMonty <xiphmont@xiph.org>
Mon, 8 Apr 2002 21:12:38 +0000 (21:12 +0000)
committerMonty <xiphmont@xiph.org>
Mon, 8 Apr 2002 21:12:38 +0000 (21:12 +0000)
Monty

svn path=/trunk/vorbis/; revision=3226

lib/modes/psych_44.h

index 74bde8e..0ab2c9d 100644 (file)
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: key psychoacoustic settings for 44.1/48kHz
- last mod: $Id: psych_44.h,v 1.14 2002/04/06 03:07:26 xiphmont Exp $
+ last mod: $Id: psych_44.h,v 1.15 2002/04/08 21:12:38 xiphmont Exp $
 
  ********************************************************************/
 
 static vorbis_info_psy_global _psy_global_44[5]={
 
   {8,   /* lines per eighth octave */
-   {20.f,14.f,10.f,10.f,10.f,10.f,10.f}, 
+   {20.f,14.f,12.f,12.f,12.f,12.f,12.f}, 
    {-60.f,-30.f,-40.f,-40.f,-40.f,-40.f,-40.f}, 2,-75.f,
    -6.f, 0,
   },
   {8,   /* lines per eighth octave */
-   {14.f,10.f,8.f,8.f,8.f,8.f,8.f}, 
+   {14.f,10.f,10.f,10.f,10.f,10.f,10.f}, 
    {-40.f,-30.f,-25.f,-25.f,-25.f,-25.f,-25.f}, 2,-80.f,
    -6.f, 0,
   },
   {8,   /* lines per eighth octave */
-   {12.f,8.f,8.f,8.f,8.f,8.f,8.f}, 
+   {12.f,10.f,10.f,10.f,10.f,10.f,10.f}, 
    {-20.f,-20.f,-15.f,-15.f,-15.f,-15.f,-15.f}, 0,-80.f,
    -6.f, 0,
   },
   {8,   /* lines per eighth octave */
-   {10.f,8.f,6.f,6.f,6.f,6.f,6.f}, 
+   {10.f,8.f,8.f,8.f,8.f,8.f,8.f}, 
    {-20.f,-15.f,-12.f,-12.f,-12.f,-12.f,-12.f}, 0,-80.f,
    -6.f, 0,
   },