Mercurial > hg > easaier-soundaccess
view version.h @ 268:ee047fc1a552
if no title is present in the results list, it is replace by "unknown"
when a new TIMELINE INFORMATION layer is loaded the sample rate is set up to the main model (WaveFileModel) sample rate.
author | lbajardsilogic |
---|---|
date | Wed, 25 Jun 2008 09:47:11 +0000 |
parents | 4993b61257ce |
children | 514c9446639c |
line wrap: on
line source
#define SV_VERSION "1.0rc1" #define SA_VERSION "Alpha9" #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" #define DSPT_VERSION "1.01" #endif