add ReplayGainReferenceLoudness constant

This commit is contained in:
Josh Coalson
2006-09-14 00:39:32 +00:00
parent 6b21f66784
commit dcf04428fe
2 changed files with 6 additions and 2 deletions

View File

@@ -100,6 +100,8 @@
#include "replaygain_analysis.h"
extern Float_t ReplayGainReferenceLoudness = 89.0; /* in dB SPL */
typedef unsigned short Uint16_t;
typedef signed short Int16_t;
typedef unsigned int Uint32_t;