mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-30 06:52:52 +00:00
Ideally, we would want the audio controller to run a channel at a device's initial sample rate instead of hardcoding 44.1 KHz. However, most audio is provided at 44.1 KHz and as long as `Audio::Resampler` introduces significant audio artifacts, let's set a sensible sample rate that offers a better experience for most users. This can be removed after someone implements a higher quality `Audio::Resampler`. |
||
---|---|---|
.. | ||
AC97.cpp | ||
AC97.h |