Closed
Bug 864613
Opened 12 years ago
Closed 12 years ago
Take the dynamics compressor node's input chunk volume into account
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #740603 -
Flags: review?(paul)
Updated•12 years ago
|
Attachment #740603 -
Flags: review?(paul) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Hmm, perhaps this patch is not right. I think instead of applying the volume after the dynamic range compression computations, I should do it before that...
Comment 3•12 years ago
|
||
Yes. A signal that is higher than the threshold value at intrinsic volume may well not trigger the effect if the input volume is in fact low enough. Sorry for overlooking that.
Flags: needinfo?(paul)
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #740603 -
Attachment is obsolete: true
Attachment #740898 -
Flags: review?(paul)
Updated•12 years ago
|
Attachment #740898 -
Flags: review?(paul) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Assignee | ||
Comment 7•11 years ago
|
||
Mass moving Web Audio bugs to the Web Audio component. Filter on duckityduck.
Component: Video/Audio → Web Audio
You need to log in
before you can comment on or make changes to this bug.
Description
•