fix notes deleting (LIVE ON STREAM!)

This commit is contained in:
KadeDev
2021-03-31 12:58:17 -07:00
parent 174fffcece
commit 200714f866
3 changed files with 64 additions and 77 deletions

View File

@ -66,4 +66,4 @@ class Conductor
crochet = ((60 / bpm) * 1000);
stepCrochet = crochet / 4;
}
}
}