-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi,
Thanks for a great library!
I am using OPUS decoder a lot.
Having a small problem though. I would like to have left and right channel data in WAV (interleaved/merged) format like:
(L,1),(R,1),(L,2),(R,2),...,(L,n),(R,n)
Is it possible? Merging them in browser JS 'for' loop is little expensive.
With current structure player must deal with splitters/mergers etc.
May be there are simpler ways of playing it i am not aware of.
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels