Set to realistic default
This commit is contained in:
parent
1dd4c6ba9d
commit
e412ecdd35
@ -29,7 +29,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 = 20;
|
||||
var frameRate = 30;
|
||||
|
||||
// Sound recording API objects
|
||||
var microphone;
|
||||
|
Loading…
Reference in New Issue
Block a user