Skip to content

Latest commit

 

History

History
149 lines (127 loc) · 6.54 KB

music.md

File metadata and controls

149 lines (127 loc) · 6.54 KB

Bookmarks tagged [music]

https://sonic-pi.net/

Sonic Pi is a new kind of instrument for a new generation of musicians. It is simple to learn, powerful enough for live performances and free to download.


https://earsketch.gatech.edu/earsketch2/#

Learning Python dev through the passion of music


https://github.com/algoGuy/EasyMIDI

EasyMidi is a simple and reliable library for working with standard midi file (SMF).


https://github.com/eaburns/flac

No-frills native Go FLAC decoder that decodes FLAC files into byte slices.


https://github.com/mewkiz/flac

Native Go FLAC encoder/decoder with support for FLAC streams.


https://github.com/Comcast/gaad

Native Go AAC bitstream parser.


https://github.com/krig/go-sox

libsox bindings for go.


https://github.com/zhulik/go_mediainfo

libmediainfo bindings for go.


https://github.com/dh1tw/gosamplerate

libsamplerate bindings for go.


https://github.com/bogem/id3v2

Fast and stable ID3 parsing and writing library for Go.


https://github.com/gen2brain/malgo

Mini audio library.


https://github.com/tosone/minimp3

Lightweight MP3 decoder library.


https://github.com/go-mix/mix

Sequence-based Go-native audio mixer for music apps.


https://github.com/tcolgate/mp3

Native Go MP3 decoder.


https://github.com/go-music-theory/music-theory

Music theory models in Go.


https://github.com/hajimehoshi/oto

A low-level library to play sound on multiple platforms.


https://github.com/gordonklaus/portaudio

Go bindings for the PortAudio audio I/O library.


https://github.com/rakyll/portmidi

Go bindings for PortMidi.


https://github.com/wtolson/go-taglib

Go bindings for taglib.


https://github.com/mccoyst/vorbis

"Native" Go Vorbis decoder (uses CGO, but has no dependencies).


https://github.com/mdlayher/waveform

Go package capable of generating waveform images from audio streams.