Skip to content

Commit a7a2a22

Browse files
authored
0.3.8 (#296)
- Many updates to documentation and examples - protect against errors during duplicate dispose/disconnect calls to ensure `dispose` methods free up resources, and to enable testing in headless Chrome - Deprecate p5.Env in favor of p5.Envelope - p5.MonoSynth and p5.PolySynth updates and bug fixes
1 parent e50981b commit a7a2a22

File tree

4 files changed

+640
-374
lines changed

4 files changed

+640
-374
lines changed

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
p5.sound v. 0.3.8
2+
- many updates to documentation and examples
3+
- protect against errors during duplicate dispose/disconnect calls to ensure dispose methods free up resources, and to enable testing in headless Chrome
4+
- Deprecate p5.Env in favor of p5.Envelope
5+
- p5.MonoSynth and p5.PolySynth updates and bug fixes
6+
17
p5.sound v. 0.3.7
28
- fix audioIn getSources
39
- improvements to soundFile.rate

0 commit comments

Comments
 (0)