Skip to content

Small and simple go tool to convert a bunch of wav files inside a dir into mp3 files.

Notifications You must be signed in to change notification settings

aklinkert/go-wav-to-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

go-wav-to-mp3

brew install lame
go get github.com/apinnecke/go-wav-to-mp3
pushd $GOPATH/src/github.com/apinnecke/go-wav-to-mp3 && go install . && popd
go-wav-to-mp3 /path/to/my/wav/files

About

Small and simple go tool to convert a bunch of wav files inside a dir into mp3 files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages