Skip to content
/ audio Public

audio processing & conversion pipeline for disgo

License

Notifications You must be signed in to change notification settings

disgoorg/audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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