gethiox / jack-peak-meter

terminal-based peak-meter for JACK audio system writen in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ULTIMATE SOUND VISUALIZER 2,000,000

Welcome!
Well, it's not as ultimate as it could be but also it's not so bad so far.

visualizer animation

Requirements

ULTIMATE SOUND VISUALIZER 2,000,000® uses JACK Audio Connection Kit as base sound system, if you are using Ubuntu or another distribution with PulseAudio I have good news for you — You even don't need to download this piece of script on your computer. I made it for myself as my first attempt into Go programming language.
Code uses xthexder's go-jack library/bindings for JACK Audio Connection Kit.

Usage

./jack-peak-meter -title

Build

go build jack-peak-meter.go

About

terminal-based peak-meter for JACK audio system writen in Go

License:GNU General Public License v3.0


Languages

Language:Go 100.0%