Skip to content

disgoorg/audio

Repository files navigation

Go Reference Go Report Go Version License Audio Version Support Discord

discord gopher

Audio

The audio module provides opus/pcm/mp3 audio encoding/decoding/resampling as C bindings based on the libopus, libsamplerate and mpg123 libraries. It also lets you combine multiple pcm streams into a single pcm stream. This module requires CGO to be enabled.

Getting Started

Installing

$ go get github.com/disgoorg/audio

Usage

// TODO

About

audio processing & conversion pipeline for disgo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages