[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 09:12:42 PST 2010


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





--- Comment #6 from Chris Marrin <cmarrin at apple.com>  2010-02-04 09:12:40 PST ---
I don't like the fact that there is an AudioFloatArray/AudioDoubleArray here. I
thought you were using the WebGL buffer classes? We are looking at moving these
to a separate spec, which would mean they would get a more generic name. But
for now you should use WebGLFloatArray. You should also create a
WebGLDoubleArray, which I believe will makes its way into the ArrayBuffer spec.
Later on we can change the names as needed.

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