• Max Kellermann's avatar
    alsa: fall back to 16 bit output · ffed2fdc
    Max Kellermann authored
    If the sample format isn't supported by the device (i.e. 24 bit on
    low-end sound chips), fall back to 16 bit output.  There is code in
    pcm_utils.c which converts PCM data to 16 bit.
    ffed2fdc
audioOutput_alsa.c 10.6 KB