Hi,
I want to write a program to read in audio data from line in port, process it and write it to line out port on my EVM8168-board. To do this I try to use the alsa-lib in a c++ project.
Is there any tutorial which explains how to do this? And where can I find the alsa-lib?
I'm using embedded Linux version 2.6.37, EZSDK version 5.02.02.60 and CodeSourcery as arm-none-linux-gnueabi-toolchain.
BR,
Kristian