Glenn Maynard <[EMAIL PROTECTED]> writes:
> On Thu, May 06, 2004 at 09:49:31PM -0400, Paul Davis wrote:
>
>> SIGIO is basically useless. your handler executes in
>> signal-handling context, and can do very, very
>> little. not even all system calls are legal in this
>> context. SIGIO is basically
Jaroslav Kysela <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED]:~/alsa/alsa-lib/test> make pcm
> [...]
> [EMAIL PROTECTED]:~/alsa/alsa-lib/test> ./pcm
> [...]
> Using transfer method: write
>
> So, what's your problem?
Notice that I relinked pcm dynamically to make it run.
However:
tba:/usr/loca
Hello!
$ ./pcm
Playback device is plughw:0,0
Stream parameters are 44100Hz, S16_LE, 1 channels
Sine wave rate is 440.Hz
Using transfer method: write
ALSA lib pcm.c:1876:(snd_pcm_open_conf) symbol _snd_pcm_plug_open is not defined
inside (null)
Playback open error: No such devic