p5.js-sound
p5.js-sound copied to clipboard
p5.sound brings the Processing approach to Web Audio and p5.js. Demos:
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...
#### 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...
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...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](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...
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 - [ ]...
Typo
There's a typo in the reference here: https://p5js.org/reference/#/p5.Panner3D "Connect an audio sorce" Have a nice day