Re: [Alsa-devel] EMU10K1 and the extra voice

2004-06-06 Thread Glenn Maynard
). Shouldn't the driver report 21 substreams instead of 32, though? -- Glenn Maynard --- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution

Re: [Alsa-devel] EMU10K1 and the extra voice

2004-06-05 Thread Glenn Maynard
: {bd6dd71a-3deb-11d1-1252b90} DirectSound sample rates: 4000..191999 (continuous) Got 31 hardware buffers -- Glenn Maynard --- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X

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

2004-05-06 Thread Glenn Maynard
, or about the Linux kernel's treatment of SIGIO. (I'd expect that SIGIO would be triggered from an interrupt, but poll() wouldn't wake up as quickly, but I'm not sure.) -- Glenn Maynard --- This SF.Net email is sponsored by Sleepycat Software

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

2004-05-06 Thread Glenn Maynard
(to output crash info in a clean environment) and at one point even did some ptracing of other threads, all from a SIGSEGV handler. -- Glenn Maynard --- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco

Re: [Alsa-devel] [PATCH] fixes warning of missing initializers for *.poll_revents

2004-04-19 Thread Glenn Maynard
initialize what you want, and not clutter the code with lots of redundant NULL initialization. -- Glenn Maynard --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo

[Alsa-devel] Detecting runtime ALSA library version

2004-04-06 Thread Glenn Maynard
to load the basic snd module, not load anything else, and then load OSS modules, resulting in a working OSS environment but /proc/asound/ existing.) -- Glenn Maynard --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial

Re: [Alsa-devel] Detecting runtime ALSA library version

2004-04-06 Thread Glenn Maynard
: png_access_version_number, png_get_libpng_ver, zlibVersion(), SDL_Linked_Version(), confstr(_CS_GNU_LIBC_VERSION), and so on. -- Glenn Maynard --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel

Re: [Alsa-devel] [PATCH] fixes Re: problem compiling alsa-lib CVS.

2004-04-01 Thread Glenn Maynard
), which is the standard way of specifying a minimum version of autoconf. (I don't know if there are similar macros for libtool and automake.) -- Glenn Maynard --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial

Re: [Alsa-devel] problems using select() on alsa pcm.

2004-03-25 Thread Glenn Maynard
to deprecate. :) -- Glenn Maynard --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system

Re: [Alsa-devel] Re: emu10k1 polishing?

2004-02-12 Thread Glenn Maynard
On Thu, Feb 12, 2004 at 10:45:46AM +0200, Juhana Sadeharju wrote: I dislike patches, but I include one below if you insist. You dislike patches? It's the standard way that just about everyone in the free software world uses to show changes. Please get used to them. :) -- Glenn Maynard

Re: [PATCH] Fixes: Re: [Alsa-devel] intel8x0 has stopped working.

2004-02-05 Thread Glenn Maynard
mean start when the buffer is full, though.) -- Glenn Maynard --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA

Re: [PATCH] Fixes: Re: [Alsa-devel] intel8x0 has stopped working.

2004-02-05 Thread Glenn Maynard
in bug reports like sound doesn't play. Reporting an error in cases where sound would never start is helpful. -- Glenn Maynard --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See

Re: [COMPLAIN] a patched 1.0.2 has been silently reuploaded (was: [Alsa-devel] 1.0.2 release)

2004-01-28 Thread Glenn Maynard
at a stretch). Message-ID: [EMAIL PROTECTED] I'm recreating the alsa-lib package right now. -- Glenn Maynard --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth

Re: [Alsa-devel] Lynx AES16 driver

2004-01-20 Thread Glenn Maynard
about you, but certainly won't buy a card if I can't get drivers for it. -- Glenn Maynard --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity

Re: [Alsa-devel] ALSA release 1.0.1

2004-01-08 Thread Glenn Maynard
(such as that CS46xx chip that doesn't work with 4k or 8k buffers), and the result starts to be brittle ... -- Glenn Maynard --- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System

Re: [Alsa-devel] ALSA API

2004-01-04 Thread Glenn Maynard
? (The arguments used in tutorials are what most applications are going to use.) -- Glenn Maynard --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux

Re: [Alsa-devel] ALSA API

2004-01-04 Thread Glenn Maynard
/snd/* doesn't exist.) -- Glenn Maynard --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin

Re: [Alsa-devel] pcm_plug.c:882: snd_pcm_plug_hw_params: Assertion `err = 0' failed.

2004-01-01 Thread Glenn Maynard
On Tue, Dec 23, 2003 at 07:32:00PM -0500, Glenn Maynard wrote: The attached program results in: ./a.out a.out: pcm_plug.c:882: snd_pcm_plug_hw_params: Assertion `err = 0' failed. zsh: 22948 abort ./a.out This is with CVS alsa-utils (and 0.9.6 or 0.9.8), whatever is in 2.6.0 test9

[Alsa-devel] CS46xx oddness

2003-12-24 Thread Glenn Maynard
stop_threshold: 1073741824 silence_threshold: 0 silence_size: 0 boundary: 1073741824 -- Glenn Maynard --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux

[Alsa-devel] pcm_plug.c:882: snd_pcm_plug_hw_params: Assertion `err = 0' failed.

2003-12-23 Thread Glenn Maynard
reconfigure it to the sample rate of the sound. This works very well in Windows: it lets the drivers resample, possibly in hardware, so I don't have to--the resampling code I'm using is too slow. I havn't tested it as thoroughly in ALSA, but it seems to work.) -- Glenn Maynard #define

Re: [Alsa-devel] OpenAL- ALSA advanced features hardware support update.

2003-12-21 Thread Glenn Maynard
reliably sync sound with any smaller resolution than a whole buffer. I don't think OpenAL has a future. Do you really want to invest your time in it? -- Glenn Maynard --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert

[Alsa-devel] Detecting ALSA OSS emulation

2003-12-08 Thread Glenn Maynard
was happening and the user was wrong.) -- Glenn Maynard --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU

Re: [Alsa-devel] Detecting ALSA OSS emulation

2003-12-08 Thread Glenn Maynard
figured that ALSA was loaded and complained (/dev/dsp? why isn't ALSA being used?) -- Glenn Maynard --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better