i think a better question would be: whats the best sound card for linux systems in general? This is a question i myself wish to know.![]()
Hi,
I have recently bought a new PC, one of whose uses will (eventually) be playing World of Warcraft. However, this PC only has on-board sound and so I am considering installing a dedicated sound card instead. Can anyone recommend a sound card, please? Something with lots of hardware channels and a decent ALSA driver would seem to be appropriate. (My current WoW PC has an Audigy2, which has 32 channels.)
Thanks,
Chris
i think a better question would be: whats the best sound card for linux systems in general? This is a question i myself wish to know.![]()
The best soundcard is always going to depend on what you plan doing with it. In my case, I am looking for a large number of channels and hardware acceleration, to give me a "step up" from Warcraft with an Audigy 2.
ALSA's feature matrix for the X-Fi seems too sparse to be worth my money, particularly when it explicitly says that it doesn't support the "crystallization" feature yet.
Hardware wise your not going to find such a beast for linux. Even then your going to be bottlenecked by wine's audio capabilities which do not support sound effects, multichannel surround sound, 3d positioning, or doppler effects. openAL support in W0W would also be required. You are running into a software limitation of wine and alsa as your present card can do 64 hardware channels but only through Direct Sound or openAL.
Here's what WoW thinks of my current sound system:
So I get "hardware acceleration" and "reverb", even if I only get 32 channels.1/17 20:35:47.879 => Version 3.3.0 (11159) Dec 9 2009
1/17 20:35:47.881
1/17 20:35:47.882 => Setting up Game Sound:
1/17 20:35:47.883 - SESound Engine Init
1/17 20:35:47.883 - FMOD Memory Init
1/17 20:35:47.884 - FMOD System Create
1/17 20:35:47.943 - FMOD version 00040907 detected
1/17 20:35:47.944 - Hardware is ENABLED
1/17 20:35:47.945 - Reverb is ENABLED
1/17 20:35:47.947 - 2 Output drivers detected
1/17 20:35:47.948 --- [0] System Default
1/17 20:35:47.949 --- [1] ADC Capture/Standard PCM Playbac
1/17 20:35:47.951 - Using [0] System Default for Game Output
1/17 20:35:47.952 - 64 Channels Requested.
1/17 20:35:47.953 - Querying Sound Driver for Available Hardware Channels.
1/17 20:35:47.992 - Sound Driver Reports: 32 Hardware Channels Available.
1/17 20:35:47.994 - Too many channels requested. Using max available instead
1/17 20:35:47.995 - Using 32 channels.
1/17 20:35:47.997 - DSPBufferSize = AUTO DETECT
1/17 20:35:47.998 - Detected Control Panel Speaker Mode = STEREO
1/17 20:35:47.999 - Setting WoW Speaker Mode to STEREO
1/17 20:35:48.008 - FMOD System Init OK!
1/17 20:35:48.009 => Game Sound is ready.
That's a hell of a lot better than my laptop sound chip.
Sorry but you don't, you are getting false positives.
http://bugs.winehq.org/show_bug.cgi?id=10603
http://bugs.winehq.org/show_bug.cgi?id=13852
http://bugs.winehq.org/show_bug.cgi?id=11764
http://bugs.winehq.org/show_bug.cgi?id=11499
http://source.winehq.org/git/wine.gi...5;hb=HEAD#l266
Don't trust what apps "report" and what is actually capable. Fmod in wine is horrible at reporting audio capabilities. My Chaintech AV-710 for example reports 4096 voices even though it is a pure audio controller with no DSP capabilities.