RESOLVED FIXED 74328
WebAudio: Enable USE_CONCATENATED_IMPULSE_RESPONSES on Mac port.
https://bugs.webkit.org/show_bug.cgi?id=74328
Summary WebAudio: Enable USE_CONCATENATED_IMPULSE_RESPONSES on Mac port.
Jer Noble
Reported 2011-12-12 14:00:16 PST
Enable USE_CONCATENATED_IMPULSE_RESPONSES on Mac port.
Attachments
Patch (159.23 KB, patch)
2011-12-12 14:02 PST, Jer Noble
no flags
Patch (159.24 KB, patch)
2011-12-12 15:57 PST, Jer Noble
no flags
Patch (158.04 KB, patch)
2012-01-12 13:51 PST, Jer Noble
eric.carlson: review+
Jer Noble
Comment 1 2011-12-12 14:02:40 PST
Jer Noble
Comment 2 2011-12-12 15:57:25 PST
Created attachment 118895 [details] Patch Rebased patch against ToT.
Philippe Normand
Comment 3 2012-01-11 00:43:02 PST
Nice, I'm happy to see Mac willing to use this code!
Chris Rogers
Comment 4 2012-01-11 10:31:42 PST
Comment on attachment 118895 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=118895&action=review > Source/WebCore/WebCore.xcodeproj/project.pbxproj:20636 > + CD4AC5251496AB2C0087C4EF /* SincResampler.h */, I could be wrong, but I thought that I had already added the SincResampler files to the Xcode project - you might want to double-check
Jer Noble
Comment 5 2012-01-11 11:26:44 PST
(In reply to comment #4) > (From update of attachment 118895 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=118895&action=review > > > Source/WebCore/WebCore.xcodeproj/project.pbxproj:20636 > > + CD4AC5251496AB2C0087C4EF /* SincResampler.h */, > > I could be wrong, but I thought that I had already added the SincResampler files to the Xcode project - you might want to double-check Looks like that's true. I'll excerpt that part of project.pbxproj.
Jer Noble
Comment 6 2012-01-12 13:51:44 PST
Created attachment 122304 [details] Patch Removed the (unnecessary) additions of SincResampler.h/cpp in the project.pbxproj file.
Jer Noble
Comment 7 2012-01-12 14:16:01 PST
Note You need to log in before you can comment on or make changes to this bug.