You are not logged in.

#1 2014-10-23 06:01:23

dpayne
Member
Registered: 2014-10-23
Posts: 13

My custom ncmpcpp visualizers

I was bored with ncmpcpp's default visualizers so I decided to fork ncmpcpp and make my own.

Ellipse visualizer - inspired by consolecandy
Ellipse Visualizer

Wave Filled


I've also colored the original visualizers

Spectrum Visualizer

Wave


The code is available here, and the original coloring code can be found from this pull request. I haven't tested it anywhere but my own box, so I can't guarantee it will work perfectly on every machine.

Last edited by dpayne (2014-10-23 06:01:49)

Offline

#2 2014-10-24 10:15:56

o_caino
Member
Registered: 2013-06-06
Posts: 167

Re: My custom ncmpcpp visualizers

I just compiled your fork, it works fine.
How do you enable the colours?

Offline

#3 2014-10-24 18:34:19

dpayne
Member
Registered: 2014-10-23
Posts: 13

Re: My custom ncmpcpp visualizers

Make sure you configure with the correct flags

./configure --enable-clock --enable-unicode --without-iconv --enable-outputs --enable-visualizer --with-curl --with-taglib
make
./src/ncmpcpp

Offline

#4 2014-10-24 18:38:11

o_caino
Member
Registered: 2013-06-06
Posts: 167

Re: My custom ncmpcpp visualizers

The problem was the name of the option, it's visualizer_color instead of visualizer_colors (as the github link says).

Offline

#5 2014-10-24 18:47:39

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: My custom ncmpcpp visualizers

Nice work.


Moving to Community Contributions...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2014-10-25 02:14:40

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: My custom ncmpcpp visualizers

maybe ask unk if he likes to merge this?


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#7 2014-10-26 23:14:03

unK
Member
Registered: 2008-11-16
Posts: 26

Re: My custom ncmpcpp visualizers

It was merged into ncmpcpp.

Offline

Board footer

Powered by FluxBB