-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
Describe the bug
T3 has some inconsistent bugs and performance issues when loading audio files (FLAC in this case) over the network via SMB. Some of the issues includ:
- extremely jittery audio (going away by opening a file selection prompt in
Playback settings
, but coming back after closing the dialog) - freezing T3 completely
- taking an extremely long time to load (and then that audio issue being present after waiting forever to load)
These issues might be unrelated to loading files over SMB but that's where my issues are occurring so I'm going to assume they're related
Please complete the following information):
- OS: Windows 10 Pro Build 19045
- Version: 3.9.3
- Graphics card and resolution: GTX 1080
-
- Left: 1920x1200 @ 60hz
-
- Middle: 2560x1440 @ 72hz
-
- Right: 1920x1080 @ 75hz
- CPU: AMD Ryzen 7 2700
To Reproduce
Steps to reproduce the behavior:
- Setup a file share on another device, via TrueNAS, FreeNAS or some other SMB capable host
- Put some flac files on there, not sure if quality matters but the files I have that I'm having issues with are 44.1khz @ 32 bit
- Add the share as a mapped network drive (
Y:\
in my case) - Open Playback Settings in T3 and open one of the FLAC files from the mapped network drive
- Switch between loading audio files locally and over the network
Expected behavior
I expected there to be at least a little lag since I'm loading audio over the network, and for it to load perfectly.
Screenshots
https://files.catbox.moe/cb7q86.mp4
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels