Slashdot Mirror


SoundStorm 2: SoundStorm Strikes Back?

An anonymous reader writes "Phoronix, a popular Linux-based hardware review site, has posted their beliefs on what they feel is the returning of NVIDIA's SoundStorm Technology. Even though sites have said SoundStorm is dead, Phoronix continues to believe otherwise about this long-discussed situation. They contend NVIDIA is currently working on a new generation of APUs for its upcoming Chipsets and they feel one of the audio technologies may be SoundStorm! The article can be read here, but it looks like only time will reveal if new audio features are being brought fourth in the new Chipsets."

123 comments

  1. "Dead"? Did you read the link? by Anonymous Coward · · Score: 4, Informative

    "While we have chosen to not include the SoundStorm APU in our current nForce4 MCP, we look forward to including our audio technology in future NVIDIA products."

    That's hardly dead, especially when that article if from nearly a year ago. A year is a huge timespan in computing.

    1. Re:"Dead"? Did you read the link? by Anonymous Coward · · Score: 0

      You might want to check your system clock.

    2. Re:"Dead"? Did you read the link? by Anonymous Coward · · Score: 1, Informative

      You might want to check the article.

      "By Fuad Abazovic: Monday 25 October 2004, 10:41"

      That's a little over 10 months ago, or nearly a year.

    3. Re:"Dead"? Did you read the link? by Anonymous Coward · · Score: 0

      Who needs Soundstorm when you've got Linux, Am I rite?

  2. Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 5, Interesting

    The last truly inovative audio chipset was the Aureal au88x0 series, and what happened to them? Creative sucked them up and did nothing with their technology; even their "top end" Audigy 2 doesn't do positional 3D audio.

    As far as the consumer is concerned, audio technology is at a plateu and it's good enough for what they're using it for. The only thing that changes in the audio hardware world are the damn hardware programatic interfaces; there are more audio chipsets than modern video cards and NIC's combined.

  3. Hope so by Anonymous Coward · · Score: 0

    Sure hope they do.

    With the Nforce1 and the followup Nforce2 they managed to take integrated components from sneered at and abhored to respected as an actual option.
    I remember the pre-nforce days where anything integrated was utter garbage. Nvidia changed that.
    Then, bizzarely, they dropped the integrated graphics and the integrated sound.
    The sound did have a few minor issues, but compared to the generic ac97's it was awesome, featured and great value.

    1. Re:Hope so by ScrewMaster · · Score: 1

      Well, odds are you can make more money selling a packaged AGP board retail, than a chipset to a motherboard manufacturer.

      --
      The higher the technology, the sharper that two-edged sword.
  4. Re:Eh. Audio innovation is dead, baby by ImaLamer · · Score: 4, Insightful

    Soundstorm is freaking sweet though. I've used it under Mandrake and watched many movies with the nForce 2 under Windows and Linux with great results. Creative may have their heads up their asses, but Nvidia does good work on hardware and the software they release just plain works.

    Surround sound is easy to setup in Windows and Linux. It's more a matter of plugging the right speakers in the right places. I love the idea that you can use an extra mic input as a center channel or something.

    I wouldn't trade it in.

  5. oh come on..... by xao+gypsie · · Score: 3, Funny

    I just bought a new board with an nvidia chipset!!! Buying hardware is worse than trading stocks...

    --


    xao
    http://TheHillforum.hopto.org
  6. SoundStorm isn't a technology! by MarcoPon · · Score: 5, Informative
    SoundStorm isn't a technology, or a piece of hardware.

    It's a "certification", a label that attest that the hardware follow certain specs and offer certain features (number and type of I/O connections, for example).

    --

    SeqBox
    1. Re:SoundStorm isn't a technology! by Anonymous Coward · · Score: 0

      It is a technology. In fact, it's the only technology available for consumers that can encode and stream full Dolby Digital 5.1 surround sound from any source, the most obvious application being games with 3D positional sound but no way to export it in a way a receiver can understand. Witness XBOX.

      This is so full of shit that it reaks.

    2. Re:SoundStorm isn't a technology! by MarcoPon · · Score: 1
      No. THAT technology is called ICE, for Interactive Content Encoder.

      ICE is a feature of the nVidia MCP-T, that's need for a "device" to feature the SoundStorm(TM) "quality mark". But it isn't sufficent.

      --

      SeqBox
    3. Re:SoundStorm isn't a technology! by Anonymous Coward · · Score: 0

      Soundstorm isn't the only consumer technology that will do live DD 5.1 encoding.

      CMI has a sound controller (8768+) that does this. It's the controller used on the X-Mystique sound card that's been out for months.

      Also months old is the news that DTSI has teamed up with CMI and Realtek to create live DTS encoding cards, including 7.1. No shipping products yet, but this has got lots of HTPC users waiting.

  7. bid deal by Anonymous Coward · · Score: 0

    so NVIDIA is making DSP and calling it APU?

    They can get inline behind 30 odd years of technology in the music industry.

    -Sj53

    1. Re:bid deal by mikael · · Score: 4, Insightful

      There have been a few sound musicians who have been looking at using GPU's for processing audio.

      BionicFX Harnesses Power of Graphics Cards for Audio Processing
      Programming uses GPU as Audio Effect Processor

      BionicFX announced a technology for music production that turns NVIDIA video cards into audio effects processors. Audio Video Exchange (AVEX) converts digital audio into graphics data, and then performs effect calculations using the 3D architecture of the GPU. The latest video cards from NVIDIA are capable of more than 40 gigaflops of processing power compared to less than 6 gigaflops on Intel and AMD CPUs.

      BionicReverb, the first effect to use AVEX, will debut at Winter NAMM Conference in January 2005. BionicReverb is an impulse response reverberation effect that runs as a plug-in inside VST compatible multi-track recording software. The audio effect is generated by combining an impulse response file with digital audio. Impulse response files are created by firing a starter pistol inside a location, such as Carnegie Hall, and recording the echoing sound waves. Combining the two files through mathematical convolution is a CPU intensive process that is reduced by moving expensive calculations onto the GPU.

      AVEX works by transforming audio streams into the structure and colors of graphics data. The graphics data is processed on the video card by pixel or fragment shaders that run audio effect algorithms, which read and write to textures in video memory. The final calculations are retrieved from off-screen buffers and decoded into audio.


      While Nvidia may be happy that these guys are using their hardware, they may be worried that these companies start mangling their own software in order for it to run on a GPU and end up doing things that will only break as graphics technology changes.

      Therefore it is much safer for Nvidia to design hardware that processes audio directly.

      And besides, why shouldn't audio be treated in the same way as textures? There would be many benefits if an API such as OpenAL could be implemented in hardware. All the sound files in a game could be preloaded into audio memory, along with repeat/random/play once flags, and have the programmer simply set the location of sound sources and of the listener. And this would fit neatly into a scene-graph representation.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    2. Re:bid deal by Anonymous Coward · · Score: 0

      I'm saying it already is.

      Check out Digidesign, Creamware, Korg's UAD-1, TC Electronics Powercore, now EMU ...

      maybe i'm making my arguement incorrectly, but DSP has been done for a long time now and thats what NVIDIA will be doing, hopefully they will use compatible protocols like VST or in apple.. Audio Units as doing this only in DirectX will provide little use to many of the musicians out there.

      -Sj53

    3. Re:bid deal by poptones · · Score: 1

      Therefore it is much safer for Nvidia to design hardware that processes audio directly.

      Actually, it doesn't make a fucking bit of difference if they won't give any documentation on the things in the first place.

      I looked for WEEKS for an MN31N - note the extra "N" - because I STUPIDLY bought into the hype about the MCP-T chipset. What I got is a computer with the shiitiest sound EVER - even worse than the e-machines we filled the offices of our startup with back in '99. It has a constant "whistle" only about 70db down that drives me up the fucking wall.

      Because there are no open source drivers for the sound the "whistle" (due to resampling coefficients in the DSP and an inability to stop it from resampling everything) cannot be got rid of, nor can anyone try to "innovate" new uses or even just make the damn thing work as advertised.

      Long story short: at least with intel I know what I am buying. I knew better than to believe the hype in the press and yet I did because I wanted to believe there was a good motherboard integrated sound solution. But whatever merit this chipset may have had has been lost due to the refusal by Nvidia to allow the open source community to make meaningful use of it.

      Fuck "Soundstorm" - and fuck Nvidia and all that other crap. My next PC will have an intel chipset, a Matrox or S3 video card, and an M-audio sound card.

    4. Re:bid deal by KillShill · · Score: 1

      i wonder if bionicfx took it under consideration the nvidia over-"optimizes" it's drivers. there's the recent shimmering example of the latest 7800gtx series just to name one example.

      i would guess those "optimizations" (read benchmark cheating) might damage the accurate calculations required by such applications.

      not that ati is a saint but it hasn't even remotely "optimized" as much as nvidia.

      any professionals know if it's a reasonable concern?

      --
      Science : Proprietary , Knowledge : Open Source
    5. Re:bid deal by Anonymous Coward · · Score: 0
      It has a constant "whistle" only about 70db down that drives me up the fucking wall.

      You said fucking wall. Does this mean that in your office there is a wall that fucks you or ddoes it mean that you fuck a wall? Please elaborate, you damn ugly brown turd colored Hindu shithead, please elaborate.

    6. Re:bid deal by karnal · · Score: 1

      So you bought a notably badly designed piece of hardware, and you're not ever going to buy NVidia again because of that?

      That's the way the free market goes, I guess. I've just known never to rely on onboard sound, since I've never heard one that can touch a decent PCI card - and yes, there are just as crappy PCI solutions as well... Bought a Maddog 5.1 card for FAR and it's crappier than my onboard sound on my A7N8X....

      --
      Karnal
    7. Re:bid deal by poptones · · Score: 1

      Nvidia DESIGNED that badly designed piece of hardware. Nvidia refuses to supply adequate documentation that might allow the open source community to overcome their equally BADLY DESIGNED SOFTWARE.

      The motherboard has problems, but Shuttle is not to blame for Nvidia's bad drivers, Nvidia's refusal to provide proper documentation, or Nvidia's silicon.

    8. Re:bid deal by bersl2 · · Score: 1

      I'm convinced that part of the reason that ATI or nVidia will never open their drivers is the amount of voodoo that goes on under the hood.

    9. Re:bid deal by mikael · · Score: 1

      i wonder if bionicfx took it under consideration the nvidia over-"optimizes" it's drivers. there's the recent shimmering example of the latest 7800gtx series just to name one example.


      Probably. The shimmering problem only occurs with anisotropic textures ie. textures that are viewed from very nearly side on with MIP-mapping enabled. Then you are trying to look up the texture at normal resolution on one axis, but at a deep MIP map level in another (where each pixel will be an average of a whole strip of the original texture).

      For image processing using FFT and IFFT signal process techniques, you will be working with normal resolution textures and only picking the nearest texel with no linear blending or MIP-mapping. So this shimmering problem won't have any affect.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  8. Only two ever came back from the dead by almound · · Score: 1

    And they weren't Linux-based.

  9. Bose replacement by N8F8 · · Score: 3, Insightful

    I see plenty of decent audio chip solutions on the market, what I don't see is a decent inexpensive speaker set. Logitech and the ilk that I have tried have been horrible. I just want a decent, inexpensive 5 speaker plus woofer setup that doesn't take much space and produces good sound throught the sound spectrum. Too much to ask? I'm sick of cheapo speakers in fancy plastic boxes.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
    1. Re:Bose replacement by tomstdenis · · Score: 1, Informative

      Well here's a tip you're not going to find a good amplifier+speakers for 69$...

      Suck it up, spend the 500$-1000$ for a home setup and move on.

      You don't have to be an audiophile with 3000$ speakers just to get some decent quality sound. I bought a Sony amplifier+receiver which with proper gauge cabling [forget what gauge] for 900$ I can listen to my music and actually like it ;-)

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:Bose replacement by FidelCatsro · · Score: 1

      You can get fairly good quality out of speakers that cost 100 euros , naturally though speakers costing 5 to 10* that are going to be far better but the average person would only likely notice the difference if its pointed out to them... unless they want to play at higher volumes then the difference becomes painfully obvious.
      If you want to take full advantage of a good sound chip on a budget then headphones are the only way to go .Obviously that's not always an option if you have people in the room as-well , but if your on your watching something or mixing by yourself , spending 70 euros on a pair of headphones will likely net you far greater quality than a 70 euro set of speakers.

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    3. Re:Bose replacement by BlueHands · · Score: 2, Insightful

      The question should be why can't he get a good 5:1 speaker system for less then the cost of 400 gig hard drive? You have just told him to spend as much on the audio as on the rest of his entire system.

      And this makes sense to you.

      And others, because you got modded up for the comment. That scares me most-est.

      --
      I mod everyone down who says "I'll get modded down for this." I hate to disappoint.
    4. Re:Bose replacement by Solder+Fumes · · Score: 2, Interesting

      I'll provide you with a better forum to search and ask for your goal: http://www.diyaudio.com/ Lots of good stuff there, everything from putting together a decent system for minimal money, to modifying stock equipment with better components.

      I can also give you the ultimate crapspeakers. Cheap 5.1 surround that mostly works OK. You know those 5.1 systems at Wal-Mart? Yeah, the ones selling for like $35, which aren't really surround but instead mix out from a stereo signal. I managed to bypass that mixing circuit and directly input the six channels to the volume control IC. It does work on my computer quite well, though it's better if you have Sound Blaster bass redirection, because the satellites are pitifully tinny. I didn't take any pictures when I modded it, but I did buy another one and plan to mod it pretty soon. Really the ultimate in ghetto surround.

    5. Re:Bose replacement by JimStoner · · Score: 1
      ...and spending more on headphones also has it's rewards - I recommend any headphones from Grado Labs http://www.gradolabs.com/ (and I dont make recommendations often).

      The SR325 headphones I have are something special.

      Do yourself a favour - check them out, including their "budget" models ;)

    6. Re:Bose replacement by Beta · · Score: 2, Insightful

      The question should be why can't he get a good 5:1 speaker system for less then the cost of 400 gig hard drive? You have just told him to spend as much on the audio as on the rest of his entire system.

      Because audio reproduction is still governed by the same laws of physics as it was 30 years ago. Bass response is dictated by the size of the transducer and the cabinet, and while you can do minor tuning with active EQ, you simply cannot compensate for 50 times too small enclosure. The enclosure must also be rigid and without obvious resonances, hence you need either thick walls (of MDF or similar material) or fancy and expensive manufacturing (as in Genelec's new 8000 series monitors).
    7. Re:Bose replacement by radish · · Score: 1

      If you're looking for value why do you bother mentioning Bose? They just make overpriced junk for people who know nothing about audio.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    8. Re:Bose replacement by Anonymous Coward · · Score: 0

      JBL LSR-28's and forget the sub, you won't need it.

      Or if you are cheap LSR-25's with a sub.

      (The LSR-28's are now called: LSR6328P)

    9. Re:Bose replacement by GoRK · · Score: 1

      I just want a:

      decent,
      inexpensive
      5 speaker plus woofer setup


      It's the classic pick two of the three items on this wishlist and you've got yourself a deal! Seriously. You can get a set of 5.1 speakers from woot for 20 bucks every now and then [inexpensive, 5.1]; you can go out and buy a pair of moderately good all-in-one speakers for 150 bucks or so [decent, inexpensive], or you can put down 1000-2000 bucks for a 5.1 setup that doesn't totally suck rocks [decent, 5.1]

      Even a $2000 setup won't be rock-your-socks-off-awesome (and not that the sheer cost of a speaker or amplifier necessarily makes it better) but you can still do OK with a 1-2k budget for amplifier(s) and speakers/sub for this type of setup.

    10. Re:Bose replacement by mp3phish · · Score: 1

      If your paying 69$ for a logitech 5.1 system and bitching about the quality you are either an idiot or you are picky.

      Logitech makes probably the best (sounding) speakers in their price range. Of course an amp with speakersystem for 69$ isn't going to sound super extreme high quality. Try the Z-5500's if you want something that is going to sound great. Or, get some Klipshe speakers if you want the top end. Or, invest in a quality amplifier and discrete speaker system if you really want some awesome sound.. But bitching about Logitech's quality, when they beat pretty much anyone out there in the pricerange, is pretty silly.

      For $69, the x-530's are as good as you are going to find anywhere. You will probably find them for 49 or 59 in some places on sale. And they are better than anything in previous years available in that price range.

      If you want a step up, try out the 2.1 z-2300's for around $110-$120

      --
      Your ignorance is infinitely greater than you realize.
    11. Re:Bose replacement by Malor · · Score: 1

      Sennheiser's higher-end cans are also really, REALLY good. The specific models that I know are good (because I have owned them) are the HD580s and HD600s. The 650s are also reputed to be great, but I haven't heard them myself.

      Personally, I think the 580s are one of the better buys in headphones. You can usually pick them up at around $150 on Ebay, and they sound AMAZING. They are extremely comfortable. You can literally put them on in the morning and wear them all day, to the point that you'll forget they're on. Part of that comfort comes from the fact that they are "open" headphones, meaning they don't close you off from the outside world. Closed headphones seal the world out and your music in, but they're usually less comfortable to wear for long periods.

      The 600s and 650s are better, but they're enormously more expensive for a much lower quality jump. Bang per buck on the 580s is really extraordinary. All of these cans are built with modular parts, so you can order any piece you need a replacement for. With reasonable care, they'll literally last a lifetime.

      The only real downside to all three of these is that they are 'high impedance' headphones, meaning you need a strong output to drive them well. They'll still sound good from a normal output, like an iPod's, but on an amplifier they will sit up and truly sing. I have a Total Airhead (heh) from HeadRoom. A better choice (which didn't exist when I bought mine) might be a Bithead or a Total Bithead, because they come with a USB connection and onboard, high-quality DACs. This gives you both the amplification of the Airhead and the ability to function as a good soundcard, which will let you get really high-quality sound off your PC. (All Creative cards, except possibly the X-Fi, do an internal resample to 48khz, which just butchers the treble. Most motherboard soundcards use such horrible DACs that they sound even worse. PC sound, in general, is terrible).

      You could also use it as a laptop soundcard, but note that the Senns aren't particularly portable; they're very large, and you will look rather dorky wearing them in public. :) I'm just suggesting the Bithead because it's small, reasonably priced, and also solves the bad soundcard problem. Envy24 soundcards (like the Audiotrak Prodigy and M-Audio Revolution 7.1) usually have good DACs, so that'd be another way to solve the soundcard issue.

      Sennheiser has a lot of different model numbers, and they're definitely not all the same. I know these are good. I've seen quite mixed reviews on many of the other (mostly lower-end) choices. If you don't like other Sennheisers, but haven't tried these specific ones, give them a shot.

    12. Re:Bose replacement by KillShill · · Score: 1

      no offense but try looking at speakers that cost more than 99 bucks.

      something in the 400+ range !should! meet your needs. if not, put your own set together.

      klipsh and creative's high end speakers are usually highly acclaimed. at least if you believe the reviewers. but ultimately it may not sound as good to you as it did the reviewers due to location differences and noise levels. buy a good set and try it at home.

      --
      Science : Proprietary , Knowledge : Open Source
    13. Re:Bose replacement by Mycroft_VIII · · Score: 1

      The problem I have with this is only partial, but if it's 30 years old why shouldn't the price of decent go down.
          In computers what cost a few hundred thousand is now in the bargin bin.
          I said partial because on some things you do tend to hit a min price for materials and some other things, but by now the R&D on how speakers work should be mostly paid for, amoung other things.
          If there were new breakthroughs being made then yes I could see high prices, but I suspec the main reason they still cost so much is because audiophiles will still pay unreasonable amounts for anything above average and they know it.
          I'm NOT going to pay $500+ plus for a set of speakers. Especially when I've got two pair $6 (that's $6 per pair!) of generic oem speaker that do at least as good (excluding bass, no sub) as most $120 speaker sets sold for pc's. The only place where they suck is the volume pot is wearing out and they crackle a bit when I turn the knob. They're about 4 years old though.

      Mycroft

      --
      https://signup.leagueoflegends.com/?ref=4c3ed6600b6ea
    14. Re:Bose replacement by karnal · · Score: 1

      I've found a few things in my years of listening to audio. Your $6 set of speakers would pale in comparison to the sound of my Klipsch Promedia 2.1s. Even without the sub.

      Yes, the Klipsch I bought were expensive. If I recall, I paid about 150$ at Comp-Usa for them. A lot of my friends thought I paid too much.

      Then they heard them.

      They are probably some of the best all-in-one computer sets you can buy. And I did a lot of research. The only other pair I considered were some Soricco (sp?) speakers, but they weren't local, and they were also 2x as expensive.

      My main point is, if you want good sound, like with anything else, you will end up paying for it.

      But, once you pay for it, it will last, and you will enjoy the sound for a long long time!

      --
      Karnal
    15. Re:Bose replacement by sznupi · · Score: 1

      General rule of thumb: if you want something good, stay away from speakers targeted at computer use.

      --
      One that hath name thou can not otter
    16. Re:Bose replacement by Mycroft_VIII · · Score: 1

      Well I have no clue who originally made my speakers, so perhaps they're some 'high end' brand rebadged, but that just points out how insane the markup is on the high end models.
        I've listened to quite a few brands at various outlets including klipsch and frankly most are at best in the ballpark of these speakers for sound quality, and yes I'm including the klipsch speakers I've listened to.
          Frankly the tech is so basic and old there really is no reason for most speakers to cost what they do other than most people just don't realize how cheap they are to make.
          Based on what I've got I wouldn't pay more than $50-$75 for a full set of speakers, especially for a computer. Because if $6.00 speakers are of the quality I have then at human perceptual limits the cost shouldn't be 20-40x as much.

      Mycroft

      --
      https://signup.leagueoflegends.com/?ref=4c3ed6600b6ea
  10. Fuck Soundstorm by slaker · · Score: 2, Informative

    X Mystique, Dolby Digital Live-encoding PCI sound card.
    I have three of them. They rock. Best hardware I've purchased in years, since they let me junk shitty Asus boards (AFAIK Asus is the only company that ever fully implemented soundstorm to begin with) for Gigabyte and Soltek hardware that I'm much more comfortable with.

    Here's a good summary of my experiences with the first card I got.

    --
    -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
    1. Re:Fuck Soundstorm by endy64 · · Score: 1

      Wow, the reviews are really good and I'm looking for a sound card right now to go with my Logitech Z-5500's but I only use linux so... Does this card work with linux? :)

    2. Re:Fuck Soundstorm by slaker · · Score: 1

      It works as a Cmedia-whatever-the-hell; no Dolby encoding in Linux.
      Soundstorm didn't work under Linux, either.

      I'd suggest a Turtle Beach Santa Cruz for you. They work just fine under Linux.

      --
      -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
    3. Re:Fuck Soundstorm by bersl2 · · Score: 1

      The Santa Cruz is an awesome card. The only problem is that the sound occasionally fucks up (1/100,000 times), possibly having to do with a few bits of the documentation that ALSA is unable to obtain for the CS4630 chip. The hardware DSP and mixing is great as well.

    4. Re:Fuck Soundstorm by Ravadill · · Score: 1

      The HDA Mystique is brilliant if you want to use a reciever with your PC. I have one running optical spdif to my Pioneer reciever, a few of my friends have heard it and run out to buy one to replace their Audigy2's and Onboard Live24 audio chips. I remember a Q&A with Creative, someone asked when they would do DolbyLive encoding, and the rep said no one wants anything like Dolby on their PC... I think it shows that creative would rather add another digit onto their EAX version than actually try new technology.

  11. Will this be applied to the new Shuttles? by agentfive · · Score: 1

    I've got an NVIDIA sound chipset on my SNG41VG2 (number may be a little off) - will this sound chipset be used for future Shuttles? So far - I've been quite happy with the NVIDIA chipset.

    --
    -- Jay Brewer -- http://www.blogpire.com
    1. Re:Will this be applied to the new Shuttles? by slaker · · Score: 2, Informative

      That wasn't a soundstorm-capable chip. Soundstorm mixes everything into 5.1 Dolby Digital when given a digital path to a 5.1 Dolby decoder. AFAIK Asus is the only company that included it on their boards (or more precisely, the only company that included it and actually added the digital out needed for it to work). Everyone else just shipped CMedia or Realtek AC97 crap.

      If you're happy with AC97, good for you, but Soundstorm was a whole different experience, since it actually creates LFE and rear surround (well, in games anyway; for music I think it just echos the front speakers) from PCM sources. Anyone who has had a home theater setup connected to their computer has probably tried the "Dolby Pro Logic II" setting (also available on some Intel Motherboards, I think), which does sort-of create surround, but surround that's limited to primarily the center channel and front speakers. DPLII barely touches the surrounds and never fires your sub, making it rather less impressive.

      --
      -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
    2. Re:Will this be applied to the new Shuttles? by Trashman · · Score: 2, Informative

      The Abit NF-7S v2.0 is NForce2 based and has the soundstorm Chipset (with the Digital out too.)

      I own one.

      --
      Do not read this .sig
  12. this by illuminatedwax · · Score: 1

    Even better! Audio features are being brought third!

    --
    Did you ever notice that *nix doesn't even cover Linux?
  13. Re:Eh. Audio innovation is dead, baby by backslashdot · · Score: 2, Interesting

    I love the idea that you can use an extra mic input as a center channel or something.

    Does this mean u can place a mic where you sit and it can figure out if you've placed the speakers optimally and/or dynamically adjust the sound outputs from each speaker to make the listening location hear the optimal audio experience (presumably near the mic in most cases)?

    One presumes the speakers can emit sounds and the microphone/computer can then figure out what to adjust based on the received sound pattern/interference.

    I been looking for a cheap system that does this, and/or a system with a 3D? gui that can show me the optimal speaker placement for my room/apartment (at minimum based on my inputting the apt. size, layout, and obstacles).

  14. BLATANT slashvertisement by Gothmolly · · Score: 2, Interesting

    in true Roland Piquipaille style. Note the wordy submission, the fact that Hemos accepted it, and the 'click here for more information' link at the end. And Phoronix is a popular Linux site? I've never heard of it.... well, maybe they're trying to be popular by astroturfing.

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:BLATANT slashvertisement by I+confirm+I'm+not+a · · Score: 1

      And Phoronix is a popular Linux site?

      According to google a whole 2 other sites link to it... :-o

      I suspect I'm as shocked as you to find this on Slashdot (assuming you're not very shocked at all).

      --
      This is where the serious fun begins.
    2. Re:BLATANT slashvertisement by Anonymous Coward · · Score: 0

      I have found out about phronix at LinuxHardware.org as most of their news is actually links to Phoronix articles. I personally don't feeel their that bad or anything with their content although they may not be hard like anand and toms etc they aare at least amond the few who bother to test with *NIX. If you google phoronix there's 67,000+, about half that of HardOCP.

    3. Re:BLATANT slashvertisement by I+confirm+I'm+not+a · · Score: 1

      I was surprised at the discrepency between (a) sites linking to [2], and (b) sites refering to [67000+] Phoronix. I suspect Google may be underreporting links to Phoronix. I'm still none to impressed with the article submission: below par even by recent standards. Still, from now on I'll criticise "submitters" and not "submitted" ;-)

      --
      This is where the serious fun begins.
    4. Re:BLATANT slashvertisement by FidelCatsro · · Score: 1

      According to the ever reliable Netcraft it is at position 18490 nuzzled between Espanol.weather.com and cocklovingmoms.com ... seems like a nice place to be *? *

      for a bit of perspective in this , slashdot.org is as at 37 , www.debian.org is at 1812 and technocrat.net is at 25803.

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    5. Re:BLATANT slashvertisement by I+confirm+I'm+not+a · · Score: 1

      Aye, it looks like Google may be slightly wrong here... still, it gives me a chance to apologise to Phoronix, and more importantly say:
      Netcraft confirms... Phoronix is not dying!

      --
      This is where the serious fun begins.
  15. Advance or retreat? by Anonymous Coward · · Score: 0

    Wahay! 5.1 Audio, AC3, Dolby digital, 3d effects and dsp reverb+eq!

    But I bet it's still got a fucking noise floor of -60dbfs on the inputs, converters that sound like shit and a gui mixer designed by a malicious five year old.

    NO MORE FEATURES, NO NEW TECH. WHY NOT MAKE THE FUCKING THING SOUND BETTER AND GET RID OF ALL THE SHIT.

    1. Re:Advance or retreat? by speculatrix · · Score: 1
      in my humble experience, the only time a standard sound card can have an audiophile function is when you only use the s/pdif in and out, and ignore the analogue, so that the card is no more than a buffer.

      my olde SB!Live!Value! with a hoontech adaptor works pretty well hooked into my Yamaha AX1 home cinema amp using fibre. Oh yeah, the downside is that this card has a fixed 48kHz sampling rate, so playing back mp3's captured off CD means the sound has been through some mangling, but when I record* off digital satellite which is also 48kHz, the sound quality is pretty good.

      * I use audiograbber, once commercial, now free, which as well as a no-brainer GUI for ripping CDs, has an excellent line-in timed-recording feature.

    2. Re:Advance or retreat? by Anonymous Coward · · Score: 0

      I totally agree that using external converters is a good way to get round the problem of low end converters, but.....

      Quality D/A converters are cheap nowadays, and good analog design is no longer a black art. So why can't any on board audio manufacturers have a least average (SB Audigy kind of level) sound?

      I get dissapointed that they are adding so many features and outputs and forgetting the main function of the device.

    3. Re:Advance or retreat? by Anonymous Coward · · Score: 0
      in my humble experience, the only time a standard sound card can have an audiophile function is when you only use the s/pdif in and out, and ignore the analogue, so that the card is no more than a buffer.


      That's exactly what I do, I don't ever use the analogue outputs. There is one tiny problem however, any generated output of more than 2 channels is not pushed out the digital output.

      Sure they can pass AC3 or DTS, but why do the limit PCM to 2 channel. I'd love to find a card that didn't cost a fortune which would happily output 4 or 6 channel PCM.
    4. Re:Advance or retreat? by Anonymous Coward · · Score: 0

      Because PCM can't be defined in more than two channels, and your receiver can't undersand it if even if your card put it out, because there just isn't the bandwidth in th SPDIF for six raw, uncompressed, channels. I know there are more than two channel wavs, but that's totally different.

    5. Re:Advance or retreat? by sznupi · · Score: 1

      Resampling doesn't necessery mean worse sound quality...it's just that Creative soundcards, up to now, had terrible resampling. (notice how, in XiFi, resampling is supposedly finally done right...and it takes up large part of power; btw, I like cards that don't resample, like mine) Under windows there's easy solution when it comes to listening to mp3: foobar has built in resampler of very good quality. Unfortunatelly I don't know what the solution would be for *nix... simply because my soundcard doesn't need it.

      --
      One that hath name thou can not otter
    6. Re:Advance or retreat? by speculatrix · · Score: 1
      the problem isn't so much the quality of the electronics which turn D->A->line-out->amplifier, it's the problem of keeping the digital noise out.

      with s/pdif from my SBLV! I can turn the amp up to the point where it'd destroy my speakers and hear practically nothing with my ear next to the speaker, just a slight whisper of noise from the preamp stages! [I love my Yamaha AX1!!!].

      If I'd used analogue, I'd probably be able to hear digital hash at normal volumes.

  16. Re:Eh. Audio innovation is dead, baby by slaker · · Score: 3, Interesting

    There ARE good audio chips available. Sometimes they even make it on to motherboards. Albatron ships a few boards with the sounds-better-than-Creative Via Envy chipset. They even throw in a daughterboard with both types of digital input and output.

    Via Envy is the same sound chip on most $50ish sound cards that aren't made by Creative.

    If you want computer sound to get better, vote with your wallet and buy something better. Turtle Beach will happily sell you an Envy-based card, or you can get a PCI X-Mystique, which does exactly what Soundstorm used to do.

    --
    -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
  17. Better Prices - $87 w/free shipping by N8F8 · · Score: 2, Informative

    Sicne he linked to Newegg (a great company BTW) I did a quick Froogle and found it cheaper. Notably, Buy.com has it for ~$87 with free shipping.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
    1. Re:Better Prices - $87 w/free shipping by KillShill · · Score: 1

      a great company that edits reviews that are negative .

      that's why i stopped shopping there and i won't be going back.

      there's no reason to reward dishonest merchants, especially if there are comparable vendors easily within reach.

      --
      Science : Proprietary , Knowledge : Open Source
  18. Re:Eh. Audio innovation is dead, baby by EzInKy · · Score: 4, Insightful


      The last truly inovative audio chipset was the Aureal au88x0 series, and what happened to them? Creative sucked them up and did nothing with their technology; even their "top end" Audigy 2 doesn't do positional 3D audio.

    As far as the consumer is concerned, audio technology is at a plateu and it's good enough for what they're using it for. The only thing that changes in the audio hardware world are the damn hardware programatic interfaces; there are more audio chipsets than modern video cards and NIC's combined.

    The real problem is the disparity between those who call themselves "audiophiles" and normal users. Seriously, if 99% of users can't tell the difference between a $10 card and a $10,000 then the $10 card will always win. If the "audiophile" can tell the difference then let him pay $10,000 for a difference that doesn't mean a thing to me.

    --
    Time is what keeps everything from happening all at once.
  19. Sound of the 80's by picz · · Score: 1

    The soundstorm song from the site made my ears cry. I haven't heard something that horrible since Stock, Aitken and Waterman.

    Every time somebody clicks on the link to the song GOD kills a kitten. /picz

    --
    ------- Look mum! I have posted another Slashdot comment! --------
    1. Re:Sound of the 80's by nvlass · · Score: 1

      Indeed... This song is as bad as it gets... Makes you wonder what their marketing team was thinking when they chose it as a promotion sample...

      --
      How to Destroy Angels II
    2. Re:Sound of the 80's by Molochi · · Score: 1

      Lnkplskthx jk

      --
      "The Adobe Updater must update itself before it can check for updates. Would you like to update the Adobe Updater now?"
    3. Re:Sound of the 80's by Anonymous Coward · · Score: 0
  20. Apple? by AHuxley · · Score: 1

    I have always wondered where Apple are with real time 3d digital sound encoding. What are the problems with any modern OS and a card with a chip doing real time 3d encoding then digital out to your home theater (5.1 to 7.1) amp? Is it hardware, software, the encoder, the complex flow of cash per unit shipped? Why are users and the computer industry having so many problems with this? Thanks

    --
    Domestic spying is now "Benign Information Gathering"
    1. Re:Apple? by cybin · · Score: 1

      the cynical answer to this is that apple will let the open source community write it first, and then include it in the operating system (konfabulator, launchbar, etc.etc.)... but, i'm a mac guy, so i can't really say that.

      probably the truth is that you don't need on-chip 3-D audio algorithms. the CPU is fast enough to do this and still have the horsepower for whatever else you want... just take a look at the ambisonics equations for 3D sound placement...

      problem being, in order for this to work, you have to have your loudspeakers in the exact correct place. i've been in dozens of people's houses with 5.1 setups that are completely wrong. until the computer can know the exact position of the speakers surrounding the listener, none of this will REALLY be possible (beyond maybe a "gee-whiz" factor). but, people will continue to believe it because they spent $1000 on a 7.1 system and a bunch of SACDs...

  21. Re:Eh. Audio innovation is dead, baby by Taladar · · Score: 4, Informative

    I believe what he meant was that the card manufacturer was cheap and used one physical input for both mic and one of the speaker channels.

  22. Soundstorm2 by Dimble+ThriceFoon · · Score: 2, Insightful

    My previous PC was based on the Abit NF7-s precisely because it was Soundstorm certified. I loved it, and recommended it to several other people who also ended up getting systems with the same board. I skipped the nForce3 generation because of the poor sound (AC97) and the lack of good cheap audio products, but eventually bit the bullet and got a Shuttle SN25P with nForce4 Ultra and onboard Via Envy 24PT soundchip, not ideal but it does the job. If nVidia released the nForce5 series (presumably for socket M2 and DDR2) with Soundstorm2 I WOULD buy one, and inevitably end up recommending it to others. I love nVidia for the unified drivers under winblows and Linux and can imagine few PC's more sweet than a Silverstone SG01 with a mATX nForce5 board with SS, and a nVidia graphics card with Shader Model 4 (unified shaders). oh, and a PCI-E AGIEA PPU as well for good measure. ;) i like the idea of the daughter-board as you get less electrical interference from motherboard components. Dimble

    1. Re:Soundstorm2 by Slashcrap · · Score: 1

      i like the idea of the daughter-board as you get less electrical interference from motherboard components.

      Do you enclose your PCI cards in Faraday cages and filter all the signal and power lines on the PCI bus? No?

      Then the level of electrical interference is exactly the same. If you plug the daughterboard into the motherboard the electrical environment is going to be exactly the same.

      If you're worried about interference, go with an external Firewire/USB2 device.

    2. Re:Soundstorm2 by Dimble+ThriceFoon · · Score: 1

      not what i had heard. i'm sure the interefence is still there, but it is allegedly less of a problem as a result of further proximity to other components.

  23. Re:Eh. Audio innovation is dead, baby by moonbender · · Score: 1

    I love the idea that you can use an extra mic input as a center channel or something.

    Is that supposed to be a great advantage about Soundstorm or what? I think most dirt cheap Realtek on-board sound outputs work that way...

    --
    Switch back to Slashdot's D1 system.
  24. Re:Eh. Audio innovation is dead, baby by Quarters · · Score: 4, Informative
    The Audigy 2 hasn't been Creative's "top end" card for a while now. The Audigy 4 was introduced quite some time ago.

    The Audigy 4 has recently been surpased by the X-Fi. It's an entirely new architecture, both hardware and software.

    Creative's EAX has been doing positional 3D audio with occlusion and reverberation for quite a while now. The Aureal was nice, sure, but Creative has had, and has, tech that accomplishes the same thing.

  25. Soundstorm was incredible by kriston · · Score: 1

    I am among the many people who are puzzled by nVidia's decision to drop Soundstorm from their IGP chipsets. The original Soundstorm was one of the first, if not THE first, high-quality, 3D-audio, 5.1 chipsets that was integrated on motherboards.

    They started the revolution that finally brought high-quality, high-featured audio to nearly all modern integrated motherboard chipsets.

    I'm excited to hear they have restarted development.

    --

    Kriston

  26. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0

    EAX has been doing positional 3D badly for some time now. It's nowhere near what Aureal were doing five years ago, and it's nowhere near what Via or even CMedia are doing now. Creative are so badly over-rated it isn't funny.

  27. Shit! by Anonymous Coward · · Score: 0

    Just when I bought a motherboard with an AC97 codec I hear about this! Now I have buzzword envy :/

  28. Re:Eh. Audio innovation is dead, baby by ichigo+2.0 · · Score: 1

    What do you do if you need to use the mic and the center channel at the same time then? :P

  29. How Do You Compete When Creative Owns Everything? by rsmith-mac · · Score: 1
    As far as I'm concerned, all the chatter about "SoundStorm is returning" may as well be end-user fantasy until someone figures out how Nvidia is supposed to compete with Creative's patent portfolio. Since the original SoundStorm went in to design for the Xbox1, Creative has acquired both Aureal, and then in 2003 picked up Sensaura, the company responsible for providing most of the audio technologies/techniques that the SoundStorm used. This also means that Creative currently owns all 3 major 3D audio technologies, which translates in to patents on a broad spectrum of different methods to accomplish proper 3D audio.

    Really, the only way for Nvidia to compete is for them to re-engineer everything from the bottom up on their own, a task compounded by the fact that Creative likely already owns the patent on the easy way of doing something. Now is Nvidia capable of this? Yes. But is it going to be worth all their efforts to re-invent 3D audio, then spend a couple of years in court with Creative arguing over patents and accusations of copying the Sensaura stuff Nvidia already saw? For Nvidia, the answer is no. Creative is perfectly willing to play hardball(just look at what they did to John Carmack), and the rewards for Nvidia just don't justify the efforts.

  30. Not holding my breath by Deathlizard · · Score: 2, Interesting

    They've been saying that for over a year now. I swear they say it just to hope that the soundstorm fan base will quiet down and die off.

    I've heard the Nforce3-Nforce5 will have it. I heard it's going to be an add in card. Hell, I've heard it's going to be integrated in the next video card. So far I've seen nothing tangible and I'll be surprised if I do.

    It's pretty much a given if you want to compete in the PC audio market you're dealing with Creative whether you like it or not. They were allowed to buyout all of the competition as well as most of the patents. In fact, the company that nV was geting the soundstorm tech from got bought out by Creative. The only reason Nvidia isn't owned by Creative is that they couldn't possibly buy them out, so they'll sue nV until they say "screw the audio market", which apparently nV did.

    I still am holding out for a Nvidia soundstorm for athlon64, (my SN41G2 isn't going anywhere soon) but I doubt it will ever take place. At this point, once Nforce5 hits, I'm probably going to be switching to that regardless of what audio is on board.

  31. ac3filter can do the same thing by bmfs · · Score: 1

    I use ac3filter http://ac3filter.sourceforge.net/download/ to do the same thing - great for watching HD p2p downloads when the file is wmv-hd (wmv-hd doesn't use AC3 or DTS, it uses WMA Professional 5.1 for the audio).

    Instructions here: http://www.avforums.com/forums/showthread.php?p=19 25770#post1925770

  32. Re:Ick replacement by Jeff+DeMaagd · · Score: 1

    Because audio reproduction is still governed by the same laws of physics as it was 30 years ago.

    Yes!

    "subwoofer" cabinets on most computer sound systems are the size of my bookshelf speakers.

    I think it's funny that people expect 6" speakers on ~30W amps to perform decently on bass frequencies when they are comparing it to the performance of 12" speakers with 150W+ amps.

  33. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0

    Mod this down. This is the same slashbot group think that is always bandied around here. Sure, you cant tell the difference between a crappy sound card and a good one given its going through your jvc computer speakers or you sony home stereo.

    Put it on even mid range nearfield speakers and it becomes another thing altogether. Cheap soundcards suck. Digital whatever still takes a back seat to a good analog signal chain and if you but the gear new it ain't cheap. Furthermore, If you do anything needing to pro sound on your home gear you WILL pull your hair out before you use a gay audigy card or some trite piece of crap like that that sells do to the numbers on the box to dolts like you that don't hear the difference.

    You are either deaf, your computer is to friggin loud or your speakers or amplifier suck. The first thing that every one who hears my system says is ... wow ... that sounds great!

  34. I use nvidia on linux but don't trust them by imr · · Score: 1

    They give good driver support but they don't give us full features (will the vivo part of my vivo card will work under linux ever? without having to rely on reverse engineering and manually compilling kernel and modules (thx to rivatv anyway))?
    And I don't talk about open source support.

    So when it comes to chipset i go to VIA, even if they are not always as fast, since they have open source initiatives (cle, unichrome)
    And when it come to sound i go to CREATIVE LABS for the same reasons.

    1. Re:I use nvidia on linux but don't trust them by sznupi · · Score: 1

      You might consider SiS for chipset. Equeally well supported by OSS, and a hardware without some of Via mistakes (limited PCI bandwith (still), problems with SATA2, to name the current ones)

      --
      One that hath name thou can not otter
  35. Honestly by N8F8 · · Score: 1

    The best home stereo setups I've personally heard were all Bose. I had a audiophile room-mate once who dumped a ton of money into supposedly one of the best setups (this was 15 years ago) and it sounded like shit. OTOH, I've been to numerous homes and even one trailer that had simple Bose setups that sounded awesome. How the hell do they get such great sound from such tiny speakers? I've purched four "package" home autio solutiuons over the least decade (Kenwood, Sony ot name two) and I was less that impressed wit hany of them. I did hack together a decent solution with a 20 YO Poineer AMP and Reciever once that I bought at a garage sale. Within the next month I'm moving into a new house I just built and I want decent home entertainment setups. I have three spaces I want to wire: a cathedral ceilinged great room, a large master bedroom and an outside lanai. But $3000 per space is out of the question. So is having a bunch of bigass speaker boxes to trip over.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
    1. Re:Honestly by Ykant · · Score: 1
      The best home stereo setups I've personally heard were all Bose.

      I implore you, sir - if you're shopping for speakers in the near future, check out somewhere other than Best Buy and listen to some speakers before you jump on the Bose train (I suspect that BB arranges their Bose speakers better than the other brands intentionally). Additionally, most package setups don't really have very good speakers in them, just something to keep in mind.

      Bose used to really put some effort into clever speaker design and made some decent speakers (for the size) say, 20 years ago - but since then they've pretty much spun that reputation into making overpriced bookshelf speakers that sound pretty marginal in comparison to similarly priced alternatives. The materials they're using inside the cubes these days are bargain-basement in comparison to before, and the price just keeps going up, up up.

      If you go out and listen to a few speaker sets, all other things being equal, you should find that the Bose set lacks "precision" - you'll find you're not hearing all of the sound clearly.

      My point is, if you shop around and use your ears, you will find that you can get a lot more bang for the buck... happy hunting.

      --
      Spelling, grammar, punctuation? We need something that checks logic.
    2. Re:Honestly by mp3phish · · Score: 1

      I would also like to point out that most demos which are showing the bose speakers winning on "tiny" speakers have no bass. Most are a jazz tune with lots of symbols and a horn. Those Bose speakers are really good at the high end, but their mids and lows are very loose and inprecise. That is how the sound is "so good out of those tiny speakers"

      The point is that there is no speaker that is "tiny" which can accurately reproduce the mids and lows with precision. Bose doesnt' do magic in their setup, they just use fancy marketing tricks and have a good reputation at the upper half of the low end on music with no bass.

      --
      Your ignorance is infinitely greater than you realize.
  36. Re:How Do You Compete When Creative Owns Everythin by LarsG · · Score: 1

    Creative is perfectly willing to play hardball(just look at what they did to John Carmack)

    What was that about? [30 seconds of Googling]. Ah, was that the "We have a patent for 'Carmack's Reverse', so give us cash or include EAX in Doom3" thing?

    [Cue yet another /. discussion about the evils of software patents]

    --
    If J.K.R wrote Windows: Puteulanus fenestra mortalis!
  37. F'ing kittens! by thegnu · · Score: 1

    Every time somebody clicks on the link to the song GOD kills a kitten.

    .......... *click* ......
    .... hmmmmm .....
    ....... *click*..... *click* ...
    ..*click*.*click*..*click**click**click**clic k**click*
    *click**click**click**click*
    *click**c lick*
    *click*
    *click**click**click**click*
    *cli ck**click*
     
    MUAHAHAHAAAA!!!!

    --
    Please stop stalking me, bro.
  38. Re:Eh. Audio innovation is dead, baby by geekboy642 · · Score: 1

    People who do work on their computer, and I mean real work, not playing games and recompiling their kernel for the 49th time, don't give two shits if their computer has an audio system that rivals your $14,000 home theater system. It really doesn't matter.
    Then again...you buy Monster Cables, right?

    --
    Just another "DOJ fascist authoritarian totalitarian bootlicker" -- Zeio
  39. Makes Sense! by usageman · · Score: 1

    It would make alot of sense that NVIDA is working on a next generation card! If a successes it will be interesting to see how much the individual stock shares willl be affected by these new devices {if they sold well} and what quater would they unviel these new cards in? You must have had to dig deep to get this news story.

  40. Re:Eh. Audio innovation is dead, baby by ydef · · Score: 1

    True about Aureal still being the gold standard bearer. But I should add as a footnote, that creative only sucked them up AFTER they delisted off the nasdaq and became a virtual penny stock while almost declaring chapter 11. Creative was able to suck their IP for next to NOTHING. And they remain the gold standard 5 years AFTER the fact. What's that in inverse moore's?

  41. Re:Eh. Audio innovation is dead, baby by DeadMeat+(TM) · · Score: 1
    There ARE good audio chips available. Sometimes they even make it on to motherboards. Albatron ships a few boards with the sounds-better-than-Creative Via Envy chipset. They even throw in a daughterboard with both types of digital input and output.
    The problem for most people (i.e., people using the analog outs) isn't just the sound chip. The quality of components like the DACs can also play a huge role in how good the audio is. In order to keep costs down, motherboard manufacturers either like to use sound chips with integrated DACs (which are usually of poor quality) or just include the cheapest DACs they can find. They also rarely pay attention to board layout enough to minimize the amount of noise picked up from other components. (I've got a Dell at work where I can literally hear windows redraw when my headphones are plugged in.) This won't really matter people who just care about system noises and the occasional Flash applet. But if you want to listen to music, the distortion and hiss is just painful to listen to.

    This, incidentally, is usually what seperates the $50 Envy24HT boards from the $20 ones: the more expensive boards often use Wolfson DACs on one or more of the analog outs, which results in much better audio quality.

    One of the nice things that Soundstorm did was place minimum requirements on things like the signal-to-noise ratio from the analog outs. If you bought a Soundstorm-certified motherboard, you knew the audio quality was going to be fairly good.

  42. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0

    Just because something may not be for you doesn't mean there isn't a market for it. And there's no point in attacking someone with the whole "Monster Cables" bit. That's just wrong.

  43. Re:Eh. Audio innovation is dead, baby by mp3phish · · Score: 1

    Yea, because we all know that monster cables are the biggest scam since Enron?

    Please, trying to defend someone who uses monster cables is a pretty ridiculous way to defend against the parent's post. Moster cables are a rip. And they aren't any better than other cheaper brands (such as belkin's pureAV) which are about 1/10th the price.

    --
    Your ignorance is infinitely greater than you realize.
  44. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0

    It does appear to be able to encode to AC3/DolbyDigital in realtime, like the SoundStorm did, but its analog part doesn't seem to work too well according to this review. Soundstorm did set minimum standards for analog signal quality, and I can't imagine that they would have put up with intermodulation distortion and stereo crosstalk as bad as this.

  45. Re:Eh. Audio innovation is dead, baby by billcopc · · Score: 1

    Envy has nothing to do with VIA, except that VIA is an integrator so they build the Envy chip into their boards and chipsets. Envy is a sound processor that's used in many prosumer cards such as the M-Audio Delta series, the most famous being the Audiophile 2496. It does sound beautifully clean and quiet on those cards, but I honestly doubt it could perform nearly as well as an integrated component on a mainboard, simply due to the extreme noise on there and often shaky traces and/or marginal tolerances on Via stuff.

    Meanwhile I've got the Realtek ALC650 on my NF4 board and for those times when I choose to forego my Audiophile, I have found it to be damned good.

    Do keep in mind that I hate Sound Blasters with a passion ever since they came out with the Audigy and it's pathetic imitation of "pro" features. When someone asks me which sound card to get for gaming, I lead them to an M-Audio Revolution 7.1. That's about as good as it gets for $50.

    --
    -Billco, Fnarg.com
  46. Re:Eh. Audio innovation is dead, baby by KillShill · · Score: 1

    only that the drivers are obscene, not only to install but they totally overdo it with extras.

    you can pare it down to just the drivers and important applets (even then it's a large chunk of drive space) but most users wouldn't even dare click anything but the next button.

    that alone isn't enough though. their drivers are buggy as hell and performance in 3d audio is pretty pathetic for it being a dsp-based hw accel. card.

    unfortunetly, host-based (read soft/win aka no dsp no hardware accel) sound cards aren't good for gaming. and it wouldn't make sense to get one if you play recent games. they usually only support eax2 or 3 and very poorly compared to creative.

    creative is the microsoft or intel of the sound card world but unfortunetly for us, they bought out their competitors and there's little alternative for gaming sound cards. if you do music or other applications then creative never need even enter your vocabulary and you'll be much better off.

    --
    Science : Proprietary , Knowledge : Open Source
  47. SoundStorm did what it was built to do.... by ShyGuy91284 · · Score: 1

    I got an A7N8X-Deluxe w/ it built into it. It did the job pretty well. I needed it so that I could hook it up to a home theatre receiver that only supported Dolby Digital and Stereo AUX input (Crappy MidiLand S 8200, I ditched it now for a Creative S750). Linux support was kinda iffie..... But seemed to work pretty well even then with the proper settings.

    --
    In undeveloped countries, the consumer controls the market. In capitalist America, the market controls you.
  48. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0

    That was kind of my point.

    My post's intent was to stop the poster from being a dick. I am aware that Monster Cables aren't worth the money... but I'm not Monster Cables' target market. And neither are you.

    Thanks for jumping all over my shit though.

  49. Re:Eh. Audio innovation is dead, baby by batkiwi · · Score: 1
  50. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0
    Envy has nothing to do with VIA, except that VIA is an integrator so they build the Envy chip into their boards and chipsets.
    VIA bought ICE a few years back. Now there's a whole line of Envy24 chips, with the original Envy24 at the high end.
  51. Re:Eh. Audio innovation is dead, baby by Dibblah · · Score: 1

    Soundstorm Does Not Work Under Linux. What you're getting out is 5.1 analog audio or ac3/dts passthrough. The Windows drivers allow the hardware to do ac3 encoding in realtime, allegedly completely handled by hardware.

    At the time this would have worked really well for me - Since I wanted a single long audio run that wasn't affected by ground loops.

    But sending an email to support just got a "No, this won't work" response. In my books, NV sucks almost as much as Creative.

  52. Re:Eh. Audio innovation is dead, baby by grumpygrodyguy · · Score: 1

    If you want computer sound to get better, vote with your wallet and buy something better. Turtle Beach will happily sell you an Envy-based card, or you can get a PCI X-Mystique, which does exactly what Soundstorm used to do.

    Thanks for posting, I'd never heard of the X-Mystique before and it sounds like exactly what I need. I have a great DD5.1 tuner(Pioneer TRE-D800) and 5.1 speaker setup, and have been missing soundstorm in the newer nForce boards =(.

    My concern is that the X-Mystique only supports EAX 2.0, will this be a problem for compatability future games? Can EAX 3.0 or 4.0 compatability be delivered in future drivers, or is it a hardware issue? I use my PC for music, home theater, and gaming...so I want to find a solution that will do it all for years to come. I don't need extreme quality, just good quality that can do everything well over digital Dolby 5.1 output.

    --
    The government has a defect: it's potentially democratic. Corporations have no defect: they're pure tyrannies. -Chomsky
  53. Re:Eh. Audio innovation is dead, baby by sznupi · · Score: 1

    Hmmm...from reading recent announcements of Creative, I have the impression that when it comes to true 3D positional audio they catched up with A3D 1.0 with current (advertised) features of XiFi (plus Creative has enviromental "filters" of course - but while they'll together give similar results to A3D 2.0 in most cases...still, at least theorethically, not as accurate; ironically they'll give you better information where exactly a monster stands behind that wall...but I don't call that accuracy)

    --
    One that hath name thou can not otter
  54. Re:Eh. Audio innovation is dead, baby by ImaLamer · · Score: 1

    Not really when you consider that there are 2 mic inputs and two line in connections. Using the ones in the back for outputs make the front two default to inputs only.

    It just seemed nice to me considering that it's on-board audio. Usually you don't get 5.1 and SPDIF out with on-board audio.

  55. Oh... and... by ImaLamer · · Score: 1

    Why don't you get 5.1 audio with most on-board audio chipsets? Because you got the free 2-channel speakers with the computer that suck.

  56. It's too much to ask. by adolf · · Score: 1

    Good speakers are expensive. It has always been that way, and it will remain that way for the foreseeable future, and as long as the raw materials remain the same and the design process is nontrivial.

    It's hard to design a good-sounding loudspeaker system, and it's typically fairly expensive to manufacture, assemble, and ship. A walk (and listen) through any audio store will illustrate this.

    But you don't want one good-sounding loudspeaker system: you want FIVE of them, and a subwoofer, too

    And you need them all to be small.

    And they have to include their own amplification.

    Oh. And they've gotta be cheap.

    You might not hesitate to spend $300 on a stereo pair of speakers for the living room. In fact, if you were able to find a good-sounding pair of speakers for that price, most folks with a decent ear would probably say you got a great deal.

    But you're certainly not going to spend that much on 6 speakers for your $300 Dell, even though you're likely to spend even more time there than in the living room these days...

    Why this blatant absurdity seems to be universally true, I don't know.

    Whatever the case: Just because you want to use it with a computer, does not mean it suddenly becomes cheap to produce and sell.

    Either learn to pony up, set more realistic goals for yourself, or get used to being frustrated. Good speakers will always be more expensive than bad speakers, and 5 speakers will always cost more to make than 2 speakers. It's easy math, and simple estimation will show you just how fucked up your demands are.

  57. Re:Eh. Audio innovation is dead, baby by raodin · · Score: 1

    Oh, so audio can't be real work. Back to silent movies and sheet music, then.

  58. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0

    Actually, Chaintech's Envy24HT-S card (AV-710) is $25 or less almost everywhere and has a very good DAC on the rear channels.

    Many, many music fans have purchased this card and used it in 2.0 mode (2.0 speakers plugged into the rear output, with all sound routed to the rear channels) to great effect. If you don't care for upsampling your music, this card is an excellent choice. It comes with WinDVD 4 too, which doesn't hurt (especially if you've been stuck using MPC or the Fraunhofer MPEG-2 codec for your DVD playback). Plus you can switch back to 7.1 any time, for watching movies (it's only so-so for games).

    There is no way I'd spend more money for a Creative card of any flavor when this card is a cheaper and better-sounding alternative. For games, maybe, but I have a GameCube, PS2, and home theater system for that.

  59. Re:Eh. Audio innovation is dead, baby by _Shorty-dammit · · Score: 1

    creative's EAX and its occlusion and reverberation aren't anywhere near what Aureal/A3D did, sorry to tell you. A3D did very realistic HRTF calculations that actually gave you real 3D positional sound. What creative does is nowhere near the same. Put on some headphones with a good A3D game and you can tell where a sound is coming from along every axis. I remember playing Counter-Strike with my Aureal SuperQuad and the game's A3D 2.0 support and it was just astonishing. You could tell if someone was 160 degrees behind you and up above you on the next level just by how it sounded. If someone was directly below them you could also tell that just from the sound. The HRTF Aureal did, developed with NASA in case you forgot, was just amazing. Creative does NOTHING similar, at all. They've still got a long way to go. They were/are complete morons for not taking the tech they bought and putting it to use in their own sound cards. No matter how good Creative's stuff has been getting over the years, it still doesn't compare to the competitor they destroyed with their bigger marketing budget. kinda OT, but kinda related - Nvidia did the same thing with 3dfx. No matter how good/bad you thought 3dfx's voodoo5 series was, it still does better antialiasing then every single card out today. In fact, it took until now with PCI Express SLI capability and their new SLI AA method to finally get comparable results to the voodoo5' AA quality. But even that only matches the v5's 2x mode, it still had the much better looking 4x mode. But somehow I doubt you'll ever see a motherboard capable of handling four PCI Express video cards to make it possible. Of course, if nvidia didn't have their heads partway up their asses they'd put the 3dfx technology that they bought to good use.

  60. Re:Eh. Audio innovation is dead, baby by Anonymous Coward · · Score: 0

    You render any sort of professional audio with a PC?
    No, no you don't.
    A real artist would have dedicated hardware, also called "have you ever seen a recording studio?"

  61. Not Unrealistic by N8F8 · · Score: 1

    I actually don't see it as unrealistic. Compared to the complexist of a computer, spearkers are trivial. And unlike computers, the need for constant reinvention isn't there. Bose has proven that.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power