Giter Site home page Giter Site logo

Comments (6)

bigtimebuddy avatar bigtimebuddy commented on June 11, 2024 1

I don't think the ticker is equivalent, because most browsers already throttle requestAnimationFrame for hidden tabs. Sound is different because it can pollute the user experience for other sites.

from sound.

bigtimebuddy avatar bigtimebuddy commented on June 11, 2024

This was added recently in 5.1.1 to prevent sound playing on mobile when app switching or changing browser tabs. You can use 5.1.0 if you do not want suspend behavior, which is probably better than monkey patching.

I think suspend should still be the default behavior, but I can add a flag to opt-out.

from sound.

amiramitai avatar amiramitai commented on June 11, 2024

TBH I rather stick with the latest version. And I also believe that's shouldn't be the default behavior since pixi tickers aren not suspended. With this behavior I either have no legit option to disable this or I should manually add these event listeners to disable MY pixi tickers (and all sprite animations).

from sound.

nicolasalt avatar nicolasalt commented on June 11, 2024

"a flag to opt-out" that would be perfect, thanks!

from sound.

famibee avatar famibee commented on June 11, 2024

Change from v4.3.2 to v4.3.3 (I would like to take time to work on v5)

v4.3.2からv4.3.3への変更の件(作業時間を取ってv5にしたいですが)

I am also having trouble with this behavior on the PC browser version.
"a flag to opt-out", please set it to off.

私もPCブラウザ版でこの動作に困っています。
"a flag to opt-out"、offにする設定を要望します。

from sound.

CyberDex avatar CyberDex commented on June 11, 2024

What if we add a 'utils.isMobile.any' check and add a flag to make it work on PC?

Also, then the game works from an iframe, it mutes when the user clicks a page outside of the iframe, which behaves more like a bug...

from sound.

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.