Mercurial > hg > easaier-soundaccess
view version.h @ 199:c036fee668fb
remove safety margin to ring buffers because it introduces a bug with the "detected beats" layer (changing the sound)
author | lbajardsilogic |
---|---|
date | Wed, 26 Dec 2007 09:29:30 +0000 |
parents | de398af88bd3 |
children | 32ee519c9919 |
line wrap: on
line source
#define SV_VERSION "1.0rc1" #define SA_VERSION "Alpha7" #ifdef USE_VC #define OGGZ_VERSION "0.9.5" #define FISHSOUND_VERSION "0.7.0" #define SAMPLERATE_VERSION "0.1.2" #define SNDFILE_VERSION "1.0.16" #define FFTW3_VERSION "3.1.2" #endif