Skip to content

Stereo PCM #115

@elshnkhll

Description

@elshnkhll

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions