We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
173bd9c
Added a GUI to easily visualise input from the guitar
built with the following command
$env:GOOS="windows"; $env:GOARCH="386"; go build -ldflags -H=windowsgui -o "cmd/bin/guitar_sniffer-1.1_x86.exe" "./cmd/guitarsniffer/"