mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
feat(audio): hi-res transition blend rate for crossfade, AutoDJ, and gapless (#1171)
This commit is contained in:
@@ -100,6 +100,7 @@ export const useAuthStore = create<AuthState>()(
|
||||
queueDurationDisplayMode: 'total',
|
||||
queueDisplayMode: 'queue',
|
||||
enableHiRes: false,
|
||||
hiResCrossfadeResampleHz: 44_100,
|
||||
audioOutputDevice: null,
|
||||
favoritesOfflineEnabled: false,
|
||||
hotCacheEnabled: false,
|
||||
|
||||
Reference in New Issue
Block a user