We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d182b42 commit 8cdcb89Copy full SHA for 8cdcb89
js/midi.js
@@ -14,7 +14,7 @@
14
/* exported transcribeMidi*/
15
16
17
-const MAX_NOTEBLOCKS = 200;
+const MAX_NOTEBLOCKS = 100;
18
const defaultTempo = 90;
19
20
const standardDurations = [
0 commit comments