Giter Site home page Giter Site logo

Demo fails silently on iPad about web-synth HOT 3 CLOSED

ameobea avatar ameobea commented on May 23, 2024
Demo fails silently on iPad

from web-synth.

Comments (3)

pannous avatar pannous commented on May 23, 2024

https://synth.ameo.dev/fm.html loads but plays no sound

from web-synth.

Ameobea avatar Ameobea commented on May 23, 2024

Hi, thanks for the report. Were you by chance using the Safari browser? I checked and found that I was emitting some WebAssembly SIMD opcodes that Safari couldn't handle; I've since fixed that. The FM synth demo now works when I test it in Safari on Mac OS.

However, loading different compositions such as https://synth.ameo.dev/composition/50 seems to be causing a huge memory leak that only happens in Safari. On Chrome, the webpage uses ~330MB of RAM, but on Safari I saw it grow to over 12GB. I will have to investigate this further; I'm not sure if it's an issue with Safari, a bug in my code that only manifests on Safari, or perhaps it's the M1 memory leaks that people were talking about a month or so ago.

Anyway, thanks again for letting me know about that; I'll keep an eye out and look further into this.

from web-synth.

Ameobea avatar Ameobea commented on May 23, 2024

I just was looking through these issues and happen to have an iPad available now. I tested in Safari and the demo works now :)

from web-synth.

Related Issues (5)

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.