[Webkit-unassigned] [Bug 59302] [GTK] Browser stops emitting audio after playing bunch of sounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 14:21:42 PDT 2011


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





--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2011-05-24 14:21:42 PST ---
This type of experiment would better be implemented using WebAudio BTW. Creating a media element for each tone played is kind of cumbersome... WebAudio allows to create sine waves quite easily in JS and in the GStreamer implementation a single pulsesink is used.

So I'm kind of leaning towards closing this bug as wontfix.

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