Fixes
This commit is contained in:
parent
f68dc8bd62
commit
a0699dbb12
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ Plotly.d3.csv("/1h.csv", function(err, rows){
|
|||
|
||||
let tick = function() {
|
||||
var duration = 10000;
|
||||
con
|
||||
if(currentBpm != null) {
|
||||
audio.play();
|
||||
duration = 60000 / currentBpm;
|
||||
|
|
Loading…
Reference in a new issue