Added track controls

This commit is contained in:
Pax1601
2024-09-05 22:35:08 +02:00
parent 9bbcdac704
commit 9c2ce526d3
6 changed files with 194 additions and 43 deletions

View File

@@ -53,6 +53,7 @@
"prettier": "^3.3.2",
"tailwindcss": "^3.4.3",
"typescript-eslint": "^7.14.1",
"vite": "^5.2.0"
"vite": "^5.2.0",
"web-audio-peak-meter": "^3.1.0"
}
}