This commit is contained in:
Ruben van de Ven 2018-10-30 23:21:06 +01:00
parent f68dc8bd62
commit a0699dbb12
1 changed files with 0 additions and 1 deletions

View File

@ -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;