You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# p5.sound.js
2
2
3
-
p5.sound.js is a minimal abstraction of the [Tone.js](https://tonejs.github.io/) library. It is designed to extend the musical and sonic capabilities of p5.jswith a feature set that is inspired by an accessible and poetic approach to creative coding. Functionality includes audio input, sound file playback and manipulation, effects, synthesis and analysis.
3
+
p5.sound.js extends the musical and sonic capabilities of [p5.js](https://p5js.org). It is designed to be a minimal abstraction of the [Tone.js](https://tonejs.github.io/) library with a feature set that is inspired by p5.js's apporach to accessible and poetic creative coding. Key functionalities include audio input, sound file playback and manipulation, effects, synthesis and analysis.
0 commit comments