mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 20:42:36 +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 | ||