Skip to content
  • Vincent Penquerc'h's avatar
    alsasink: fix high sample rates being rejected · 8d29fe88
    Vincent Penquerc'h authored
    An ALSA sink may select a different rate (as we use the _set_rate_near
    API, which is not guaranteed to set the exact target rate).
    The rest of the code seems to already handle this well, as output
    from a 88200 Hz file seems to have the correct pitch when selecting
    a 96 kHz rate.
    8d29fe88