feat: bổ sung phần record MIDI

This commit is contained in:
2026-07-23 11:01:22 +07:00
parent 0bffe2d0d9
commit 92877d02b7
5 changed files with 319 additions and 69 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<script src="/static/js/services/storage.js"></script>
<script src="/static/js/services/aiGateway.js"></script>
<script src="/static/js/services/dawCommandDispatcher.js"></script>
<script src="/static/js/app.precompiled.js" defer></script>
<script src="/static/js/app.precompiled.js?v=20260723" defer></script>
<style>
:root {
--right-sidebar-width: 320px;