All Projects → pipelined → phono

pipelined / phono

Licence: Apache-2.0 license
Process audio files with pipelined DSP framework

Programming Languages

go
31211 projects - #10 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].