go-audio
go-audio copied to clipboard
Unable to find go-audio after make setup?!?
Completed both make download and make setup zero errors but unable to execute or even find go-audio after the fact.
Did you check the go bin under GoSrc path after go-audio binary installation ? I suspect you are missing path setup for Go on your machine.
If you set GOPATH correctly or add the bin directory path to PATH env. variable, it should work.