Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucy/mpdviz
console mpd visualizer
https://github.com/lucy/mpdviz
Last synced: 3 months ago
JSON representation
console mpd visualizer
- Host: GitHub
- URL: https://github.com/lucy/mpdviz
- Owner: lucy
- License: mit
- Created: 2013-07-07T15:38:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T17:42:38.000Z (about 9 years ago)
- Last Synced: 2024-07-02T21:44:30.729Z (4 months ago)
- Language: Go
- Homepage:
- Size: 436 KB
- Stars: 103
- Watchers: 14
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-linux-customization - **mpdviz** - Console mpd visualizer like `cava`. (Music Visualizer)
README
MPDViz
------
This is a console visualizer for MPD. It has three modes:![spectrum](http://goput.it/ji6.gif "spectrum")
![wave](http://goput.it/hnq.gif "wave")
![lines](http://goput.it/s9d.gif "lines")
Usage of mpdviz:
-c, --color="default" Color to use
-d, --dim=false Turn off bright colors where possible
-f, --file="/tmp/mpd.fifo" Where to read pcm data from
-i, --icolor=false Color bars according to intensity (spectrum/lines)
--imode="dumb" Mode for colorisation (dumb, 256 or grayscale)
--scale=2 Scale divisor (spectrum)
--step=2 Samples for each step (wave/lines)
-v, --viz="wave" Visualisation (spectrum, wave or lines)