[Webkit-unassigned] [Bug 34452] New: Initial patch for audio engine: AudioBus and helper classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 15:21:43 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34452
Summary: Initial patch for audio engine: AudioBus and helper
classes
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: crogers at google.com
CC: eric.carlson at apple.com, simon.fraser at apple.com,
dino at apple.com, cmarrin at apple.com
This patch represents the first code for a new web audio engine explained here:
https://lists.webkit.org/pipermail/webkit-dev/2010-February/011508.html
This first patch includes the helper classes: AudioFloatArray,
AudioDoubleArray, AudioChannel, AudioBus
which are extensively used by the rest of the engine
There are no javascript APIs yet to directly call this code so no layout tests.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list