29 Apr
2011
29 Apr
'11
4:27 p.m.
On Fri, Apr 29, 2011 at 1:30 AM, Takashi Iwai tiwai@suse.de wrote:
Hi,
my old small pet project, salsa-lib, was refreshed recently and bumped to version 0.1.0 after a long pause.
Now it can build a drop-in libasound.so.* that is ABI-compatible with the real alsa-lib. At least, the programs in alsa-utils (except for sequencer stuff) and PulseAudio daemon worked somehow.
Aren't you missing snd_pcm_hw_params_set_period_wakeup() ? This is required by PulseAudio now. Also if you had a description of what is supported it'd be great. Thanks, -Pierre