https://github.com/lucy/mpdviz
console mpd visualizer
https://github.com/lucy/mpdviz
Last synced: 19 days 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 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T17:42:38.000Z (over 10 years ago)
- Last Synced: 2025-09-30T10:52:32.960Z (5 months ago)
- Language: Go
- Homepage:
- Size: 436 KB
- Stars: 104
- Watchers: 13
- Forks: 7
- 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:



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)