https://github.com/gethiox/jack-peak-meter
terminal-based peak-meter for JACK audio system writen in Go
https://github.com/gethiox/jack-peak-meter
audio-visualizer cli go golang jack jack-audio-connection-kit jackaudio terminal-based
Last synced: 8 months ago
JSON representation
terminal-based peak-meter for JACK audio system writen in Go
- Host: GitHub
- URL: https://github.com/gethiox/jack-peak-meter
- Owner: gethiox
- License: gpl-3.0
- Created: 2017-08-14T22:05:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T19:12:52.000Z (about 5 years ago)
- Last Synced: 2023-04-06T22:45:55.113Z (about 3 years ago)
- Topics: audio-visualizer, cli, go, golang, jack, jack-audio-connection-kit, jackaudio, terminal-based
- Language: Go
- Size: 230 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.

# Requirements
`ULTIMATE SOUND VISUALIZER 2,000,000`® uses [JACK Audio Connection Kit](http://jackaudio.org/) 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](https://golang.org/)
programming language.
Code uses [xthexder](https://github.com/xthexder)'s [go-jack](https://github.com/xthexder/go-jack) library/bindings for JACK Audio Connection Kit.
# Usage
./jack-peak-meter -title
# Build
go build jack-peak-meter.go