gopxl / beep

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

Add tests for WAV and Buffer encoding/decoding #165

Closed MarkKremer closed 4 months ago

MarkKremer commented 4 months ago

Adding some tests that I commented on https://github.com/gopxl/beep/pull/161.