gopxl / beep

A little package that brings sound to any Go application. Suitable for playback and audio-processing.
MIT License
295 stars 15 forks source link

Fix `flac.Seek()` #173

Closed MarkKremer closed 3 months ago

MarkKremer commented 3 months ago

flac.Seek() seems to be buggy. Let's fix it :)