mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
refactor(waveform): co-locate seekbar feature into features/waveform
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
import { getBytePreloadingId, setBytePreloadingId } from './gaplessPreloadState';
|
||||
import { refreshLoudnessForTrack } from './loudnessRefresh';
|
||||
import { usePlayerStore } from './playerStore';
|
||||
import { fetchWaveformBins } from './waveformRefresh';
|
||||
import { fetchWaveformBins } from '@/features/waveform';
|
||||
|
||||
// Crossfade pre-buffer budget: begin downloading the next track this many
|
||||
// seconds before it needs to play (the crossfade start), so a large lossless
|
||||
|
||||
Reference in New Issue
Block a user