How to read data from mp3 audio file in golang?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • go-mp3

    Discontinued An MP3 decoder in pure Go

  • I know there is go-mp3, but the example is too simple. My purpose is to get audio data from the file (like display the wave in audacity), NOT to play it. Could anyone show some sample code how to get raw wave data from audio file?

  • beep

    A little package that brings sound to any Go application. Suitable for playback and audio-processing.

  • I just want the format of the sample data, so that I can process it. Also studying this: faiface/beep...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts