lavalink-devs / lavaplayer

Lavaplayer fork maintained by Lavalink
Apache License 2.0
187 stars 51 forks source link

fix(flac): detect explicit sample rate value #127

Closed viztea closed 5 months ago

viztea commented 5 months ago

The FLAC frame header reader mistakenly uses the encoded block size value instead of the sample rate value to detect an explicit sample rate value.