Skip to content

musl/gn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

gn

A simple Generator Noise for use when music would be too distracting.

How to Build this

Install PortAudio: brew install ..., yum install ..., apt install ..., pacman -S ..., pkg install ..., etc.

go get github.com/musl/gn
cd $GOROOT/src/github.com/musl/gn
make vendor commands
./cmd/gn/gn <options>

This assumes you have a $GOPATH setup correctly and that $GOPATH/bin is in your path. Refer to go help gopath for more information.

Description

Beats the heck out of dd if=/dev/urandom of=/dev/dsp.