Commit
feat: Enhance PackEditDrawer with audio sample preview functionality
Commit details
Commit notes
This commit adds audio sample preview capabilities to the PackEditDrawer component. Users can now play and pause audio samples directly within the drawer, with a visual waveform representation for each sample. The implementation includes a new query for fetching pack samples, state management for audio playback, and UI updates to display sample information and controls.
New features: - Audio sample preview with play/pause functionality - Waveform visualization for audio samples - Dynamic loading and display of samples in the pack
- Files changed
- 1
- Lines added
- +123
- Lines removed
- −1