# HG changeset patch # User Matti Hamalainen # Date 1169826420 0 # Node ID 4c599be2d349e40723082c41d4a2d22f566bb7fa # Parent 1aed5dfaa9aeaff5cc5d49e048cb65e0eb58ab25 Default audio rendering frequency #define. diff -r 1aed5dfaa9ae -r 4c599be2d349 src/xmms-sid.h --- a/src/xmms-sid.h Fri Jan 26 15:25:00 2007 +0000 +++ b/src/xmms-sid.h Fri Jan 26 15:47:00 2007 +0000 @@ -87,6 +87,10 @@ * but fails on systems with limited stack space. */ #define XS_BUF_DYNAMIC +/* Default audio rendering frequency in Hz + */ +#define XS_AUDIO_FREQ (44100) + /* Size of audio buffer. If you are experiencing lots of audio * "underruns" or clicks/gaps in output, try increasing this value. * Do notice, however, that it also affects the update frequency of