decentral1se
4 years ago
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with
3 additions and
0 deletions
-
voicegardens/static/voicegardens.js
|
@ -5,6 +5,9 @@ |
|
|
// Voicegardens front-end Javascript
|
|
|
// Voicegardens front-end Javascript
|
|
|
//
|
|
|
//
|
|
|
|
|
|
|
|
|
|
|
|
// https://github.com/processing/p5.js/wiki/Optimizing-p5.js-Code-for-Performance
|
|
|
|
|
|
p5.disableFriendlyErrors = true; // disables FES
|
|
|
|
|
|
|
|
|
// The entire canvas
|
|
|
// The entire canvas
|
|
|
var _canvas; |
|
|
var _canvas; |
|
|
|
|
|
|
|
|