Coder Social home page Coder Social logo

Mono about opus-stream-decoder HOT 5 CLOSED

anthumchris avatar anthumchris commented on June 17, 2024
Mono

from opus-stream-decoder.

Comments (5)

anthumchris avatar anthumchris commented on June 17, 2024

I honestly don't remember if mono was tested with this or not. I do remember that you'll always get decoded stereo float samples back though.

from opus-stream-decoder.

ktb92677 avatar ktb92677 commented on June 17, 2024

So the decoder always returns a left and right channel... since the audio is in mono will using either one work?

from opus-stream-decoder.

anthumchris avatar anthumchris commented on June 17, 2024

Unfortunately, I'm not sure and it's been a couple years since I tested with files. I would encourage you to test with a mono/stereo file to see what happens. I won't have time to do that unfortunately.

from opus-stream-decoder.

atulbari-samespace avatar atulbari-samespace commented on June 17, 2024

@ktb92677
How to play received left and right buffer in browser??
In onDecode,
I tried with audio element as
audioelement.src = left;
audioelement.load()

from opus-stream-decoder.

anthumchris avatar anthumchris commented on June 17, 2024

@atulbari-samespace Hi there. This repo is a WebAssembly module, and I recommend using the StackOverflow web-audio-api tag to post questions and search answers. Sorry I can't be of much help here!

from opus-stream-decoder.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.