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 - Patch for surround sound support
Summary: Patch for surround sound support
Status: CLOSED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: audio (show other bugs)
Version: don't know
Hardware: All All
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL: ftp://ling.lll.hawaii.edu/pub/greg/Su...
Keywords:
Depends on:
Blocks: 262
  Show dependency treegraph
 
Reported: 2006-01-27 03:04 UTC by Sam Lantinga
Modified: 2006-01-27 11:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.