# HG changeset patch # User William Pitcock # Date 1183291308 18000 # Node ID 2cb9c6b5cf4d516ef442bf2f8e06c9e4db0a5db9 # Parent bde384804637bf5d205df371c98b8fc7dd4a4b59# Parent 616928ec054df88117926ffd91c9d04986689bb7 Automated merge with ssh://hg.atheme.org//hg/audacious-plugins diff -r 616928ec054d -r 2cb9c6b5cf4d src/jack/bio2jack.c --- a/src/jack/bio2jack.c Sun Jul 01 02:30:41 2007 +0200 +++ b/src/jack/bio2jack.c Sun Jul 01 07:01:48 2007 -0500 @@ -370,7 +370,7 @@ } -#define SAMPLE_MAX_16BIT 32767.0f +#define SAMPLE_MAX_16BIT 32768.0f #define SAMPLE_MAX_8BIT 255.0f /* floating point volume routine */