No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
voicegardens/static/voicegardens.js
|
@ -8,7 +8,7 @@ var archiveUrl = window.location + "add-to-archive"; |
|
|
var canvas; |
|
|
var canvas; |
|
|
var centerX; |
|
|
var centerX; |
|
|
var centerY; |
|
|
var centerY; |
|
|
var frameRate = 60; |
|
|
var frameRate = 30; |
|
|
var microphone; |
|
|
var microphone; |
|
|
var newSoundJustRecorded = false; |
|
|
var newSoundJustRecorded = false; |
|
|
var playButton; |
|
|
var playButton; |
|
|