*用于處理音頻的庫。*
* [EasyMIDI](https://github.com/algoGuy/EasyMIDI)\- EasyMidi是一個簡單可靠的庫,用于處理標準Midi文件(SMF)。
* [flac](https://github.com/mewkiz/flac)\- 支持FLAC流的Native Go FLAC編碼器/解碼器。
* [gaad](https://github.com/Comcast/gaad)\- 本機Go AAC比特流解析器。
* [go-sox](https://github.com/krig/go-sox)\- 用于go的libsox綁定。
* [go\_mediainfo](https://github.com/zhulik/go_mediainfo)\- 用于go的libmediainfo綁定。
* [gosamplerate](https://github.com/dh1tw/gosamplerate)\- 用于go的libsamplerate綁定。
* [id3v2](https://github.com/bogem/id3v2)\- 用于Go的快速,穩定的ID3解析和編寫庫。
* [malgo](https://github.com/gen2brain/malgo)\- 迷你音頻庫。
* [minimp3](https://github.com/tosone/minimp3)\- 輕量級MP3解碼器庫。
* [mix](https://github.com/go-mix/mix)\- 為音樂應用程序基于序列轉到本地音頻混合器。
* [mp3](https://github.com/tcolgate/mp3)\- Native Go MP3解碼器。
* [music-theory](https://github.com/go-music-theory/music-theory)\- Go中的音樂理論模型。
* [Oto](https://github.com/hajimehoshi/oto)\- 在多個平臺上播放聲音的低級庫。
* [PortAudio](https://github.com/gordonklaus/portaudio)\- 用于PortAudio音頻I / O庫的綁定。
* [portmidi](https://github.com/rakyll/portmidi)\- 綁定PortMidi。
* [taglib](https://github.com/wtolson/go-taglib)\- 為taglib綁定。
* [vorbis](https://github.com/mccoyst/vorbis)\- “本機” Go Vorbis解碼器(使用CGO,但沒有依賴項)。
* [waveform](https://github.com/mdlayher/waveform)\- Go程序包,能夠從音頻流生成波形圖像。