p5.js-sound icon indicating copy to clipboard operation
p5.js-sound copied to clipboard

p5.sound brings the Processing approach to Web Audio and p5.js. Demos:

Results 116 p5.js-sound issues
Sort by recently updated
recently updated
newest added

Add tests to check if it `can set upX, forwardY, upZ with a delay` for the p5.Listener3D instance

- p5.js/1.4.0/p5.js - p5.js/1.4.0/addons/p5.sound.min.js - android/chrome - mac/chrome I am seeing that after a while of running my sketch the sound starts to get distorted: - https://editor.p5js.org/d2clon/sketches/n_6HiCZT2 In desktop takes...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

* Added mocha-chrome as a grunt task, which is borrowed from p5.js. * I changed the test filing architecture and the initialisation of expect in all test files so that...

enhancement

Hi all, I'm working on a project in which I want to import some parts from MIDI files and use them as loops. The most straightforward way I could think...

bug

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

I think there is something wrong / buggy in p5 sound.stop(). This may have been reported on another issue. When you hit stop it should return zero for currentTime(), unless...

#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

There's a typo in the reference here: https://p5js.org/reference/#/p5.Panner3D "Connect an audio sorce" Have a nice day