Added hooked PCM type (one sample hook implementation will follow). Some cleaning.

This commit is contained in:
Abramo Bagnara 2001-06-04 18:04:18 +00:00
parent 7f33541268
commit 7f651b3071
28 changed files with 702 additions and 128 deletions

View file

@ -22,6 +22,8 @@
#ifndef __LOCAL_H
#define __LOCAL_H
#define ALSA_LIB "libasound.so"
#ifndef DATADIR
#define DATADIR "/usr/share"
#endif