mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00:00
4a86861a9d
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 | ||
IntelHDA | ||
Channel.cpp | ||
Channel.h | ||
Controller.h | ||
Management.cpp | ||
Management.h |