You probably know PeppyMeter, but do you know PeppySpectrum?
edit : available in the store! see PeppySpectrum - The plugin! - #79 by balbuze
You probably know PeppyMeter, but do you know PeppySpectrum?
edit : available in the store! see PeppySpectrum - The plugin! - #79 by balbuze
Thanks… But it’s can install on the 2.8 version?
No… Volumio> 3.1 only.
What is the interest of staying in v2.8?
If you want to run all from the ssh session:
cd /data/INTERNAL
mkdir sp
wget -O peppyspectrum.zip https://community.volumio.com/uploads/short-url/mcxsy7KcdE13lJx3fSmXpQbe8Uy.zip
miniunzip peppyspectrum.zip -d ./sp
rm peppyspectrum.zip
cd sp
volumio plugin install
Hello,
I installed the plugin and it works well so far.
I like it very much, especially in combination with Now playing.
Very good work.
It would be great if the size could be even smaller so that it fits well into a 7" without covering the writing.
greetings
Torsten
please have a look here:
Thanks,
I’ve searched everything, but I can’t find any entries where the screen sizes small, medium, wide and large are defined. I think without them I can’t change anything.
I think you can play around with these values:
Just did a nasty and dirty check to see if possible.
You need to modify (I used small, s6 for testing):
/data/plugins/user_interface/peppyspectrum/PeppySpectrum/small/spectrum.txt
[s.6]
origin.x = 8
origin.y = 90
spectrum.x = 0
spectrum.y = 0
bgr.type = color
bgr.color = 30, 34, 54
bgr.gradient =
bgr.filename =
bar.type = image
bar.color =
bar.gradient =
bar.filename = s-6.png
bar.width = 4
bar.height = 80
bar.gap = 2
reflection.type =
reflection.color =
reflection.gradient =
reflection.filename =
reflection.gap = 0
steps = 26
/data/plugins/user_interface/peppyspectrum/PeppySpectrum/spectrumconfigparser.py
SMALL_WIDTH = 200
SMALL_HEIGHT = 100
In this first version of the plugin, only spectrum provided by peppyspectrum are available.
The scrolling list in the UI is not dynamic. It means that even if you add your own spectrum, you can’t select it.
I plan to improve this in a next version…
@balbuze, It works like a charm.
Tested the sources:
Maybe you have time to combine both to a new plugin Spectrum and meter
Thank you very much,
/data/plugins/user_interface/peppyspectrum/PeppySpectrum/spectrumconfigparser.py
SMALL_WIDTH = 200
SMALL_HEIGHT = 100
exactly these lines I was looking for…and did not find them.
if you want have more you can find it in :
Configuration · project-owner/peppyalsa.doc Wiki · GitHub
I imagined it like that…
very good.
If the Spectrum started again automatically after a mouse click, it would be perfect for me.
i would increase the gap size to 3
bar.gap = 2
you find it in :
/data/plugins/user_interface/peppyspectrum/PeppySpectrum/small/spectrum.txt
here you can find what to ajust and the names of it :
but now …gap = 3
You’re right, it looks nicer.
and with the right color.
build a lot of spectrums in the past with rainmeter for the pc
You know it;s a screensaver? Screensaver don’t start by mouse click. (unless you click on the play button)