• Stars
    star
    277
  • Rank 143,391 (Top 3 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Go tools for audio processing & creation 🎢

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.

More Repositories

1

hasgo

Haskell-flavoured functions for Go πŸ˜ƒ
Go
133
star
2

MediumCode

Code for medium posts
Go
30
star
3

hasgo2

Hasgo, but with actual generics
Go
11
star
4

IntelliJ-Xkcd-Startup

Shows a random XKCD comic when an IntelliJ project is opened
Java
9
star
5

SwingChromecast

Swing client to interact with your chromecasts
Java
8
star
6

QuantumRandom

Generate quantum random data using qrng.anu.edu
Go
6
star
7

ImageF-ck

Brainf*ck variant using images as sourcecode
Python
6
star
8

AdventOfCode

Repository for advent of code
Go
4
star
9

ArduinoNano_KeyInput

Keyboard input via Arduino Nano
Python
3
star
10

Ubuntu16.04_devkitpro_gba

Setup to build gameboy advance files on Ubuntu 16.04 (LTS).
C++
3
star
11

GoPlay

Playground for GO
JavaScript
2
star
12

Spotify_Playlist_Analyser

Create some charts based on data from a users playlist.
Python
2
star
13

ghcloner

Clones all your github repositories, sorted by detected language πŸ‘
Python
2
star
14

IntelliJ-config

My IntelliJ config
1
star
15

ScrabbleWordFinder

Finds possible words given a sequence of letters. Written in Haskell
Haskell
1
star
16

CNOGame

A repo for my CodenameOne game
Java
1
star
17

go-server-browser

A Go implementation of the Valve Master Server Protocol
Go
1
star
18

HaskellTsvCsvComparison

Compare tsv and csv files
Haskell
1
star
19

10fastfingers-mod

Chrome plugin to change the https://10fastfingers.com/typing-test/ website.
HTML
1
star
20

InsaniText

Text editor written in Python with PyQt
Python
1
star
21

lunopher

Go
1
star
22

LispPlayground

Playing around with (common) lisp stuff :)
Common Lisp
1
star
23

PascalTrianglePyramid

Repo for a pascal triangle / pyramid
JavaScript
1
star
24

TypingWorld

TypingWorld backend and frontend
Java
1
star
25

DylanMeeus.github.io

github pages website
HTML
1
star
26

RustPlayground

Makefile
1
star
27

CompetitiveProgramming3

Solutions to excercises in the book "Competitive Programming 3"
Python
1
star