Frank Neumann wrote:
To all those who do not read alsamodular-devel: The fix here is to add
two lines at the top of alsa_driver.h, just BEFORE the #include
<alsa/asoundlib.h> line:
#define ALSA_PCM_OLD_HW_PARAMS_API
#define ALSA_PCM_OLD_SW_PARAMS_API
That should compile and link ams-1.7.1 fine for you.
Frank
Frank,
Thank you. I now have a working ams.
-ERic Rz.