Switch from old to new PCM API retaining binary compatibility

Changed version to 1.0.0pre1
This commit is contained in:
Jaroslav Kysela 2003-11-05 10:38:37 +00:00
parent 83bfda918e
commit d4af763f8a
10 changed files with 209 additions and 281 deletions

View file

@ -33,8 +33,6 @@
#include <sched.h>
#include <errno.h>
#include <getopt.h>
#define ALSA_PCM_NEW_HW_PARAMS_API
#define ALSA_PCM_NEW_SW_PARAMS_API
#include "../include/asoundlib.h"
#include <sys/time.h>
#include <math.h>