Skip to content

pipelined/phono

Repository files navigation

GoDoc Build Status Go Report Card codecov FOSSA Status

phono is a command for audio processing. It's build on top of pipelined DSP framework.

Installation

Prerequisites:

  • lame to enable mp3 encoding

To link lame from custom location, set CGO_CFLAGS=-I<path-to-lame.h> environment variable.

go get pipelined.dev/phono

Usage

phono encode allows to decode/encode various audio files in cli or interactive web UI mode.

Contributing

For a complete guide to contributing to phono, see the Contribution guide.

License

FOSSA Status