Audio on Linux ​
This is a topic I find quite confusing all the time. The oldest sound driver on Linux is called Open Sound System (OSS) which used to be proprietary, then became open source. The newer one is ALSA.
At a very high level, the audio system goes like this: Program -> Audio Server (Pulseaudio, JACK, Pipewire) -> Driver (ALSA) -> Sound Card