mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: add audio waveform visualization with wavesurfer.js
Replace the basic HTML5 audio element with an interactive waveform player for audio tool pages. Video tools continue using the existing MediaPlayerView component.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"use-image": "^1",
|
||||
"wavesurfer.js": "^7.12.8",
|
||||
"zundo": "^2",
|
||||
"zustand": "^5.0.14"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user