Independent sequencers allow for mismatched measure lengths

This commit is contained in:
Will Greenberg 2021-01-12 21:13:10 -08:00
parent 34d07d363e
commit 13c87ce547
2 changed files with 60 additions and 78 deletions

View file

@ -8,6 +8,7 @@ textarea {
}
</style>
</head>
<span id='status'>loading samples...</span><br>
<textarea id='beats'></textarea>
<textarea id='piano'></textarea>
</html>