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 10 - audio input API
Summary: audio input API
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: audio (show other bugs)
Version: 2.0.0
Hardware: All Linux
: P2 API change
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
: 211 214 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-03 11:48 UTC by Ryan C. Gordon
Modified: 2006-10-28 20:30 UTC (History)
2 users (show)

See Also:


Attachments
audio capture patch (16.05 KB, patch)
2006-01-03 11:49 UTC, Ryan C. Gordon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan C. Gordon 2006-01-03 11:48:19 UTC
From: Tyler Montbriand <tsm@accesscomm.ca>
To: sdl@libsdl.org
Date: Mon, 5 Sep 2005 16:38:01 -0600
Subject: [SDL] SDL13 audio input patch

OK, given zero comments so far, I'm guessing nobody has any severe objections 
to the API I suggested.  Here's the patch to enable audio-input in the 
current SDL13 cvs.  So far audio input only works for the DSP driver, but can 
be enabled for more drivers later.
Comment 1 Ryan C. Gordon 2006-01-03 11:49:12 UTC
Created attachment 8 [details]
audio capture patch


OK, here's the real patch, against the current CVS.  Also attached is the test 

program I used to prove audio input was working, which shows a basic ugly 
512x512 audio scope.
Comment 2 Ryan C. Gordon 2006-01-05 02:33:46 UTC
(Changed severity to "API change" for a bunch of bugs.)

--ryan.

Comment 3 Ryan C. Gordon 2006-01-27 11:23:01 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.

Comment 4 Bill Kendrick 2006-03-11 00:39:02 UTC
Not sure if it's useful, but back in 2002: "Attached is a patch for audio recording in SDL. The patch is for SDL 1.2.3".  Archived here: http://twomix.devolution.com/pipermail/sdl/2002-April/044183.html
Comment 5 Ryan C. Gordon 2006-05-02 12:41:27 UTC
*** Bug 211 has been marked as a duplicate of this bug. ***
Comment 6 Sam Lantinga 2006-05-04 00:47:25 UTC
*** Bug 214 has been marked as a duplicate of this bug. ***
Comment 7 Ryan C. Gordon 2006-10-28 20:30:38 UTC
Resolving this bug as WONTFIX, because audio capture is going into SDL 1.3 with a different API.

--ryan.