We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 96

Summary: Patch for surround sound support
Product: SDL Reporter: Sam Lantinga <slouken>
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: CLOSED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: don't know   
Hardware: All   
OS: All   
URL: ftp://ling.lll.hawaii.edu/pub/greg/Surround-SDL.tgz
Bug Depends on:    
Bug Blocks: 262    

Description Sam Lantinga 2006-01-27 03:04:41 UTC
Date: Tue, 1 Jun 2004 00:06:47 +0000 (UTC)
From: GregLee <greg@ling.lll.hawaii.edu>
Subject: [SDL] surround sound

Having just bought an Audigy sound card and some
speakers, I've been looking for easy ways to get
surround sound.  Alsa does 4 or 6 channel sound
straightforwardly, if you can find stuff to feed
it with.  It's pretty easy to patch a couple of
SDL audio routines to get surround sound, using the
alsa driver.

I put the two small patches, an example multi-channel
.wav player (which does nothing special except ask
for the alsa driver), and example 4 and 6 channel
.wav files here:

ftp://ling.lll.hawaii.edu/pub/greg/Surround-SDL.tgz

Greg
Comment 1 Sam Lantinga 2006-01-27 03:06:09 UTC
Oh yeah, this is already in. :)
Comment 2 Ryan C. Gordon 2006-01-27 11:23:28 UTC
Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL.

--ryan.