Skip to content

DylanMeeus/GoAudio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 30, 2020 15:46
cmd
August 23, 2020 15:05
March 24, 2021 22:01
March 24, 2021 21:40
November 6, 2021 22:39
July 11, 2020 01:26
February 21, 2021 20:16
August 17, 2020 20:30
February 22, 2021 18:47
January 26, 2021 12:04

GoAudio ๐ŸŽถ

Build Status Mentioned in Awesome Go

GoAudio is an audio processing library, currently supporting WAVE files, although some tools such as the synth and breakpoints are encoding-agnostic, so you could combine them with a different library for storing the data and using GoAudio only as a means to generate the waveforms.

Features

Blog

If you want to know more about how this code works and what you can do with it, I write about this code and other audio related programs over on my blog: dylanmeeus.github.io.