
Plasma 5 Multimedia music spectrum visualizer
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/rbn42/panon
This is an audio spectrum analyzer.
Version 0.4.2 ~ 0.4.3:
* Requirements:
OpenGL >= 3.0
KDE Framework >= 5.63
* Required packages for ArchLinux:
sudo pacman -S qt5-websockets python-docopt python-numpy python-pyaudio python-cffi python-websockets
* Required packages for Ubuntu and KDE neon:
sudo apt-get install qml-module-qt-websockets python3-docopt python3-numpy python3-pyaudio python3-cffi python3-websockets
Required packages for openSUSE:
sudo zypper in libQt5WebSockets5 python3-docopt python3-numpy python3-PyAudio python3-cffi python3-websockets
Version 0.4.0:
* Requirements:
OpenGL >= 3.0
KDE Framework >= 5.42
sudo pacman -S qt5-websockets python-docopt python-numpy python-pillow python-pyaudio python-cffi python-websockets
* Required packages for Ubuntu and KDE neon:
sudo apt-get install qml-module-qt-websockets python3-docopt python3-numpy python3-pyaudio python3-cffi python3-websockets python3-pil
* Required packages for openSUSE:
sudo zypper in libQt5WebSockets5 python3-docopt python3-numpy python3-Pillow python3-PyAudio python3-cffi python3-websockets
Warning: Sometimes, newly installed qt5-websockets may not take effect until you reboot the system.
To report bugs, please use github's issue template.
0.4.3 30 days ago
This release includes several attempts to reduce cpu usage (from around 28% to 12% on Intel Celeron G1820 2.7G):
1. Wave data related computation is disabled when not required.
2. Buffer shader related computation is disabled when not required. It is only required by several effects, e.g., spectrogram and bar1ch (glowbar does not require it).
3. Default frequency range is set to 0-1800Hz.
4. Default fps is set to 30.
0.4.3 30 days ago
This release includes several attempts to reduce cpu usage (from around 28% to 12% on Intel Celeron G1820 2.7G):
1. Wave data related computation is disabled when not required.
2. Buffer shader related computation is disabled when not required. It is only required by several effects, e.g., spectrogram and bar1ch (glowbar does not require it).
3. Default frequency range is set to 0-1800Hz.
4. Default fps is set to 30.
0.4.2 6 months ago
When audio is not available, panon will lower fps to 2.
0.4.1 8 months ago
Ignores PyAudio exceptions on overflow.
Sets application name to the monitor of PulseAudio.
Disables randomizing effects.
Supports using colors as a new type of arguments.
0.4.0 11 months ago
Thanks to flying-sheep (Philipp A.)'s work, visual effects can now be installed through the Get Hot New Stuff dialog.
Chinese translation was added.
German translation was added (by NullDev (Chris)).
A non-GPL visual effect was removed.
0.3.1 1 year ago
Enable panon to load visual effects in ~/.config/panon/
Rename arguments.json to meta.json
0.3.0 1 year ago
Support Plasma 5.18's "Configurable Background" feature
Make some visual effects configurable
Add new visual effects:
comet
spectrogram
oie1ch
Shader API:
Support drawing to buffer
Support exposing arguments
v0.2.16 1 year ago
Add 2 shaders
Fix auto-hiding error
v0.2.15 1 year ago
Eliminate flickering
Add a shader
v0.2.14 1 year ago
Support mixing all microphones and speakers
v0.2.13 1 year ago
Eliminate delay in fifo back-end
v0.2.12 1 year ago
Fixes an error in fifo back end
v0.2.11 1 year ago
Add fifo and PulseAudio as back ends
Add gravity configuration
Downgrade Kirigami dependency
Support applying random shader and colors on startup
v0.2.10 1 year ago
Downgrade GLSL requirements to 1.30
Downgrade QtQuick dependencies to 2.0
Add options for range and auto-hiding
v0.2.9 1 year ago
Add two shaders
Replace server.py with client.py
v0.2.8 1 year ago
Add 4 shaders
v0.2.7 1 year ago
Allow to choose the input device
Load glsl file in runtime
Add two new shaders
v0.2.6 1 year ago
Add python files to the plasmoid package
The widget is able to start panon server by itself
scsimodo
19 days ago
Nice extension
Report
Duke93
23 days ago
Report
janet
24 days ago
Report
techno
2 months ago
Report
rbn43
2 months ago
Report
lcsx
4 months ago
I tried using the most recent version, but since my kde-newstuff version is at 5.54 i changed to
the alternative one. It was showing a rainbow line for me, but not working.
With the alternative version it just shows an empty box. In panel looks like an spacer and in desktop just a black box.
Any help would be appreciated.
Report
rbn43
4 months ago
Report
leirbag
5 months ago
Report
madeiraantonio97
6 months ago
In case of error do this
.
sudo pacman -S qt5-websockets python-docopt python-numpy python-pillow python-psutil python-websockets
.
Link: https://forum.manjaro.org/t/pixelload-widget-just-shows-error/126590
Report
rbn43
6 months ago
Report
mirkogennari
6 months ago
Report
mirkogennari
6 months ago
Report
jason999
6 months ago
Report
rbn43
6 months ago
Report
ithemaster
6 months ago
Report
asion
6 months ago
Report
rbn43
6 months ago
Report
benchile
7 months ago
Report
rbn43
7 months ago
Report
thisismyrealname
8 months ago
I'd like to be able to set it so that it works whether my sound output is through my speakers or my headset, but without reacting to the background noise in my room
Report
rbn43
8 months ago
Report
thisismyrealname
8 months ago
I think it's most likely something a bit screwy in my PulseAudio settings, so i'll have a dig through that and see what I can find :)
Report
rbn43
8 months ago
Report
thisismyrealname
8 months ago
Report
thisismyrealname
8 months ago
Report