Bug 79192 - need to determine the algorithm for multi-channel to stereo down mixing
Summary: need to determine the algorithm for multi-channel to stereo down mixing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 21:42 PST by Wei James (wistoch)
Modified: 2012-02-21 21:42 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wei James (wistoch) 2012-02-21 21:42:11 PST
currently just match the destination channels with the first availabe source channels.

we should not just thrown off the remaining channels.