Coder Social home page Coder Social logo

Comments (2)

charlieroberts avatar charlieroberts commented on May 27, 2024

Hmmm... sorry, maybe a false alarm. It appears to work fine under the stable version of Chrome (18.0.1025.163). I do get the same weird behavior that I got in Firefox using the recent changes to sink.js but I suspect that this has something to do with my code and how I do timing using sinks.

I don't really think it's worth exploring why it doesn't work in the dev version of Chrome on an older version of OS X after some arbitrary system updates, so I'm going to close this.

from audiolib.js.

jussi-kalliokoski avatar jussi-kalliokoski commented on May 27, 2024

To be sure, could you try downloading the latest version from downloads and seeing if the problems are still there?

A while back, there was a problem in sink.js that it would incorrectly fall back to using Data URI Audio elements instead of the web audio API, the issue you were having sounded exactly like that. I haven't tried Chrome 20 yet, so it might as well be that something changed in the Web Audio API that is causing the sink initialization to fail, hence using the Data URI fallback.

What kind of erratic behavior are you seeing on Firefox? There was a latency optimization I recently turned off in favor of less CPU cycles used (and hence less of those annoying "Page not responding" popups), so overall experience on Firefox should now be better, although the latency is a bit higher.

from audiolib.js.

Related Issues (20)

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.