We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e3d5c commit 676dbaaCopy full SHA for 676dbaa
lib/p5.sound.js
@@ -1,4 +1,4 @@
1
-/*! p5.sound.js v0.2.16 2016-01-18 */
+/*! p5.sound.js v0.2.17 2016-01-18 */
2
(function (root, factory) {
3
if (typeof define === 'function' && define.amd)
4
define('p5.sound', ['p5'], function (p5) { (factory(p5));});
0 commit comments