
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.
* 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
* Required packages for Solus:
sudo eopkg install qt5-websockets python-docopt PyAudio numpy python-cffi python-websockets
Warning: Sometimes, newly installed qt5-websockets may not take effect before you reboot the system.
To report bugs, please use github's issue template.
0.4.5 11 days ago
Add Dutch translation (thanks to @Vistaus).
Add "Flip" option.
Add "Monitor of Current Device" option (thanks to @yuannan).
Add "300 ~ 1,800Hz" option (particularly for rbn42-ball-in-tube-v4).
Prevent starting panon client before all arguments are prepared, to fix #44.
Replace "localhost" with "127.0.0.1", to fix #46.
Implement iMouse for https://github.com/rbn42/panon-effects/tree/master/effects/shadertoy-Mss3zH.
0.4.5 11 days ago
Add Dutch translation (thanks to @Vistaus).
Add "Flip" option.
Add "Monitor of Current Device" option (thanks to @yuannan).
Add "300 ~ 1,800Hz" option (particularly for rbn42-ball-in-tube-v4).
Prevent starting panon client before all arguments are prepared, to fix #44.
Replace "localhost" with "127.0.0.1", to fix #46.
Implement iMouse for https://github.com/rbn42/panon-effects/tree/master/effects/shadertoy-Mss3zH.
0.4.3 2 months 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 8 months ago
When audio is not available, panon will lower fps to 2.
0.4.1 10 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 1 year 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
luky83
5 days ago
Report
rbn43
5 days ago
Report
fedefgr
14 days ago
Report
madeiraantonio97
18 days ago
Report
rbn43
18 days ago
Report
scsimodo
2 months ago
Nice extension
Report
Duke93
2 months ago
Report
janet
2 months ago
Report
techno
3 months ago
Report
rbn43
3 months ago
Report
lcsx
5 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
5 months ago
Report
leirbag
7 months ago
Report
madeiraantonio97
7 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
7 months ago
Report
mirkogennari
7 months ago
Report
mirkogennari
7 months ago
Report
jason999
7 months ago
Report
rbn43
7 months ago
Report
ithemaster
8 months ago
Report
asion
8 months ago
Report
rbn43
8 months ago
Report
benchile
8 months ago
Report
rbn43
8 months ago
Report
thisismyrealname
10 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