Page 1 of 1

VBCable warning

Posted: Mon May 19, 2025 4:16 am
by boxerfan88
Hello,

May I know what does this error mean?

2025-05-19_1109 VBCABLE_ControlPanel VAIO_1_EXTRA_INFORMATION.png
2025-05-19_1109 VBCABLE_ControlPanel VAIO_1_EXTRA_INFORMATION.png (30.88 KiB) Viewed 2658 times

VBCable seems to be working fine. I don't hear any distortion or dropouts. Input 96000sps Output 44100sps.

The main screen looks like this, all red in the input data statistics.
2025-05-19_1108 VBCABLE_ControlPanel VB-Audio_Virtual_Cable_Control_Panel_(Version_3.3.png
2025-05-19_1108 VBCABLE_ControlPanel VB-Audio_Virtual_Cable_Control_Panel_(Version_3.3.png (237.72 KiB) Viewed 2658 times

VBCable ver 3.3.1.7


.

Re: VBCable warning

Posted: Tue May 20, 2025 12:32 pm
by Vincent Burel
According your current internal latency (7168 samples) the cable can consider counting error if the buffer size (used by connected app) is above 7168 / 3 = 2389 . You may check what buffer size is used by your player application (must be 2048 max usually).

This is potential source of problem, but can work in your case, because your internal samplerate is 44.1 instead of 96 kHz, so reduce the final number of sample by SRC, so finally can work correct.