From 074cb7c79cf6ce0c4613ee455dd272d01c02797c Mon Sep 17 00:00:00 2001 From: Monty Date: Sun, 24 Mar 2002 21:24:01 +0000 Subject: [PATCH] forgot to update the initializer number svn path=/trunk/vorbis/; revision=3182 --- lib/modes/psych_44.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/modes/psych_44.h b/lib/modes/psych_44.h index d405c68..06f5f9a 100644 --- a/lib/modes/psych_44.h +++ b/lib/modes/psych_44.h @@ -11,14 +11,14 @@ ******************************************************************** function: key psychoacoustic settings for 44.1/48kHz - last mod: $Id: psych_44.h,v 1.10 2002/03/24 21:04:03 xiphmont Exp $ + last mod: $Id: psych_44.h,v 1.11 2002/03/24 21:24:01 xiphmont Exp $ ********************************************************************/ /* preecho trigger settings *****************************************/ -static vorbis_info_psy_global _psy_global_44[4]={ +static vorbis_info_psy_global _psy_global_44[5]={ {8, /* lines per eighth octave */ /*{990.f,990.f,990.f,990.f}, {-990.f,-990.f,-990.f,-990.f}, -90.f, -- 2.7.4