Open
Bug 1137011
Opened 11 years ago
Updated 3 years ago
WebFMSynth doesn't work well
Categories
(Core :: Web Audio, defect, P3)
Tracking
()
NEW
People
(Reporter: roc, Unassigned)
References
Details
http://www.taktech.org/takm/WebFMSynth/ doesn't work well in Firefox.
Clicking on the keyboard produces the wrong notes. This is bug 69787.
Running in a Firefox session with other apps open, we glitch a lot (dropouts). I guess this is because it produces audio on the main thread using a ScriptProcessorNode, though sometimes it seems to get stuck so there may be a bug there. It's a lot better when you run it in its own Firefox instance.
But even running in its own Firefox instance, there's crackling that sounds like clipping, so there might be another bug there.
Comment 1•11 years ago
|
||
We should try to repro once bug 1157137 lands. I haven't looked at the code, though.
Comment 2•10 years ago
|
||
Roc -- could you retry this, given bug 1157137 has landed and all the perf work we've done? Thanks!
Flags: needinfo?(roc)
Updated•10 years ago
|
Rank: 25
Priority: -- → P2
| Reporter | ||
Comment 3•10 years ago
|
||
It's a lot better. However, often notes fail to play and a couple of times I got into a state where it seemed completely broken, so I think there are still bugs (though they could be app bugs).
Flags: needinfo?(roc)
Comment 4•9 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•