hi, this is my first time using a bsd and everything works, mostly.
i have headphones connected to my pc's front analog, and a microphone connected via usb,
after doing some research i got the two to work together with virtual_oss.
the problem im facing is that, most notibly, pausing or playing audio in vlc takes 2-3 seconds to register, same with changing volume, while skipping to another track does not have this issue.
similarly, game audio in team fortress 2 and counter strike is lagging behind by ~1 second.
otherwise, audio in web browsers is fine, mpv and cmus are both snappy.
while virtual_oss is disabled, audio playback is as expected in all of my programs, unfortunately i cannot use my microphone that way.
here's my virtual_oss config:
here's my cat /dev/sndstat:
tldr; audio in certain applications is sluggish when using virtual_oss
i have headphones connected to my pc's front analog, and a microphone connected via usb,
after doing some research i got the two to work together with virtual_oss.
the problem im facing is that, most notibly, pausing or playing audio in vlc takes 2-3 seconds to register, same with changing volume, while skipping to another track does not have this issue.
similarly, game audio in team fortress 2 and counter strike is lagging behind by ~1 second.
otherwise, audio in web browsers is fine, mpv and cmus are both snappy.
while virtual_oss is disabled, audio playback is as expected in all of my programs, unfortunately i cannot use my microphone that way.
here's my virtual_oss config:
Code:
virtual_oss_dsp="-T /dev/sndstat -i 2 -C 2 -c 2 -r 48000 -b 24 -S -s 512 -P /dev/dsp4 -R /dev/dsp6 -d dsp -t vdsp.ctl"
here's my cat /dev/sndstat:
Code:
Installed devices:
pcm0: <NVIDIA (0x0080) (HDMI/DP 8ch)> (play)
pcm1: <NVIDIA (0x0080) (HDMI/DP 8ch)> (play)
pcm2: <NVIDIA (0x0080) (HDMI/DP 8ch)> (play)
pcm3: <Realtek ALC887 (Rear Analog)> (play/rec)
pcm4: <Realtek ALC887 (Front Analog)> (play/rec) default
pcm5: <Realtek ALC887 (Onboard Digital)> (play)
pcm6: <USB audio> (rec)
Installed devices from userspace:
dsp: <Virtual OSS> (play/rec)