********************************************************************
function: 16kHz settings
- last mod: $Id: psych_16.h,v 1.2 2002/10/11 11:14:42 xiphmont Exp $
+ last mod: $Id: psych_16.h,v 1.3 2003/09/02 06:05:47 xiphmont Exp $
********************************************************************/
};
static int _psy_ath_abs_16[4]={
- -110,-110,-120,-140,
+ -130,-130,-130,-140,
};
********************************************************************
function: key psychoacoustic settings for 44.1/48kHz
- last mod: $Id: psych_44.h,v 1.27 2002/10/18 06:00:12 xiphmont Exp $
+ last mod: $Id: psych_44.h,v 1.28 2003/09/02 06:05:47 xiphmont Exp $
********************************************************************/
};
static int _psy_ath_abs[11]={
- -110,-110,-120,-130,-140,-140,-140,-140,-140,-140,-150,
+ -130,-130,-130,-130,-140,-140,-140,-140,-140,-140,-150,
};
/* stereo setup. These don't map directly to quality level, there's
********************************************************************
function: 8kHz psychoacoustic settings
- last mod: $Id: psych_8.h,v 1.2 2002/07/11 08:57:29 xiphmont Exp $
+ last mod: $Id: psych_8.h,v 1.3 2003/09/02 06:05:47 xiphmont Exp $
********************************************************************/
};
static int _psy_ath_abs_8[3]={
- -110,-110,-140,
+ -130,-130,-140,
};