needles icon indicating copy to clipboard operation
needles copied to clipboard

📍Audio loudness metering in the browser

Results 5 needles issues
Sort by recently updated
recently updated
newest added

I saw that True Peak measurement (dBTP) was a future feature idea. I'm just chiming in my support for this feature :grin:

The following switch case has no `break` statement at the end. https://github.com/domchristie/needles/blob/master/dist/needles-worker.js#L285-L286 ```js case 'set': this[event.data.key] = event.data.value; //

Let me know if `build` dir needs to be modified manually. If yes, kindly provide the instructions to generate build.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies