| Summary: | audio input API | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ryan C. Gordon <icculus> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | API change | ||
| Priority: | P2 | CC: | renesd, slouken |
| Version: | 2.0.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: | audio capture patch | ||
|
Description
Ryan C. Gordon
2006-01-03 11:48:19 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.
(Changed severity to "API change" for a bunch of bugs.) --ryan. 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. 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 *** Bug 211 has been marked as a duplicate of this bug. *** *** Bug 214 has been marked as a duplicate of this bug. *** Resolving this bug as WONTFIX, because audio capture is going into SDL 1.3 with a different API. --ryan. |