[xiph-cvs] cvs commit: vorbis/lib/modes psych_44.h
Monty
xiphmont at xiph.org
Mon Apr 8 14:12:41 PDT 2002
xiphmont 02/04/08 14:12:40
Modified: lib/modes psych_44.h
Log:
Now that the band definitions are correct, the sensitivity knob had to be backed off a bit.
Monty
Revision Changes Path
1.15 +5 -5 vorbis/lib/modes/psych_44.h
Index: psych_44.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/modes/psych_44.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- psych_44.h 2002/04/06 03:07:26 1.14
+++ psych_44.h 2002/04/08 21:12:38 1.15
@@ -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 $
********************************************************************/
@@ -21,22 +21,22 @@
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,
},
<p><p><p>--- >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