Even lower frame rate
This commit is contained in:
parent
f65efc9002
commit
8fbd640fac
@ -26,7 +26,7 @@ var centerY;
|
||||
// called. So far as we have seen, this can affect performance. Try the value
|
||||
// of 30 and also 60 to see the difference. Higher values may also give more
|
||||
// fun animation effects.
|
||||
var frameRate = 10;
|
||||
var frameRate = 5;
|
||||
|
||||
// Sound recording API objects
|
||||
var microphone;
|
||||
|
Loading…
Reference in New Issue
Block a user