[Webkit-unassigned] [Bug 34452] Initial patch for audio engine: AudioBus and helper classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 15:43:13 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34452





--- Comment #9 from Chris Rogers <crogers at google.com>  2010-02-04 15:43:11 PST ---
I have a comment in AudioFloatArray.h:

// The main feature AudioFloatArray implements beyond Vector<float> is the
ability
// to zero out the float array very efficiently using all the optimizations in
memset()
// This is important for real-time audio algorithms (for example, convolution
reverb)
// where performance is critical.

-- 
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