An open API service indexing awesome lists of open source software.

https://github.com/pipelined/audio

Higher-level audio primitives to manipulate the signal
https://github.com/pipelined/audio

asset audio component dsp golang sampling sound track

Last synced: 3 months ago
JSON representation

Higher-level audio primitives to manipulate the signal

Awesome Lists containing this project

README

          

# Audio

[![PkgGoDev](https://pkg.go.dev/badge/pipelined.dev/audio)](https://pkg.go.dev/pipelined.dev/audio)
[![Go Report Card](https://goreportcard.com/badge/pipelined.dev/audio)](https://goreportcard.com/report/pipelined.dev/audio)
[![Test](https://github.com/pipelined/audio/workflows/Test/badge.svg)](https://github.com/pipelined/audio/actions?query=workflow%3ATest)
[![codecov](https://codecov.io/gh/pipelined/audio/branch/master/graph/badge.svg)](https://codecov.io/gh/pipelined/audio)

Package audio provides higher-level abstractions for audio signal manipulations.