Coder Social home page Coder Social logo

Comments (7)

hoch avatar hoch commented on May 27, 2024 1

Confirmed the fix locally. Thanks @richnoah and @mzgoddard!

from audion.

richnoah avatar richnoah commented on May 27, 2024

@hoch https://googlechromelabs.github.io/web-audio-samples/audio-worklet/basic/hello-audio-worknodlet/ is returning an error 404.

from audion.

hoch avatar hoch commented on May 27, 2024

The link updated. There was a typo.

from audion.

richnoah avatar richnoah commented on May 27, 2024

@hoch @mzgoddard I was able to replicate the growing list of offline entries in the menu. I also noticed that when I was https://googlechromelabs.github.io/web-audio-samples/audio-worklet/basic/noise-generator/ and hit refresh on the browser that the number of OAC entries on the menu increased by one each time.

Steps to reproduce:

  1. Open up Chrome
  2. Open DevTools (ensure Web Audio shows as a tab in DevTools - if not acquire Audion)
  3. Go to https://googlechromelabs.github.io/web-audio-samples/audio-worklet/
  4. Check the drop-down menu in Web Audio DevTools to ensure (no recordings) is the only entry present
  5. Click/Tap https://googlechromelabs.github.io/web-audio-samples/audio-worklet/basic/noise-generator/
  6. Check the drop-down menu and see one offline entry and one real-time entry
  7. Click/Tap back on the browser
  8. Check the drop-down menu and see two offline entries
  9. Click/Tap https://googlechromelabs.github.io/web-audio-samples/audio-worklet/basic/bit-crusher/
  10. Check the drop-down menu and see three offline entries and one real-time entry
  11. Click/Tap refresh on the browser
  12. Check the drop-down menu and see four offline entries and one real-time entry
  13. Click/Tap refresh on the browser
  14. Check the drop-down menu and see five offline entries and one real-time entry

OS: MacOS 12.3.1 (Intel)
Browser: Chrome Version 100.0.4896.127 (Official Build) (x86_64)
Extentions: Aduion version 3.0.5

I also noticed the following errors in the console. These were present for both the of the test urls I noted above:

from audion.

richnoah avatar richnoah commented on May 27, 2024

Upon further discovery it was determined that the following error is being produced when refreshing or navigating:

Unchecked runtime.lastError: {"code":-32000,"message":"Cannot find BaseAudioContext with such id."}

The error is unchecked and causes an unknown state.

@hoch would you please try and reproduce by opening an inspector on the Web Audio panel and confirm if you also see the same error message as above.

from audion.

hoch avatar hoch commented on May 27, 2024

I can try, but this can be fixed by swallowing the error if there's no matching ID in the application or the dropdown menu. What do you think, @mzgoddard?

from audion.

hoch avatar hoch commented on May 27, 2024

Friendly ping - @richnoah @mzgoddard!

from audion.

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.