[Alsa-devel] Re: Improving wine support for alsa.

2004-05-07 Thread Ferenc Wagner
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

Re: [Alsa-devel] alsa-lib-0.9.8/test/pcm strangeness

2004-01-22 Thread Ferenc Wagner
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

[Alsa-devel] [Alsa-user] alsa-lib-0.9.8/test/pcm strangeness

2004-01-22 Thread Ferenc Wagner
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