No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
0 additions and
3 deletions
-
vocoder/static/vocoder.js
|
|
@ -3,9 +3,6 @@ |
|
|
|
//
|
|
|
|
// Vocoder front-end Javascript
|
|
|
|
//
|
|
|
|
// https://learnxinyminutes.com/docs/javascript/
|
|
|
|
// https://developer.mozilla.org/en-US/docs/web/javascript/reference
|
|
|
|
//
|
|
|
|
|
|
|
|
var archiveUrl = "http://localhost:5000/add-to-archive"; |
|
|
|
var canvasColour = "white"; |
|
|
|