Music visualization plugin for Audacious.
It generates beautiful light effects. Supports full-screen mode, mouse resizing, preferences saving and player control through keyboard.
Audacious 4.x, Glib 2.28, Qt 6.
During building needs Meson, Ninja, pkg-config.
Install deps in Ubuntu/Debian
sudo apt-get -y install meson ninja-build pkgconf audacious audacious-dev libglib2.0-dev qt6-base-dev
- git clone https://github.com/dprotti/infinity-plugin
- cd infinity-plugin
- meson setup build --prefix=$(pkg-config --variable=prefix audacious)
- meson compile -C build
- sudo meson install -C build
Audacious -> View -> Visualizations -> Infinity
Enter / leave full-screen by pressing F11.
See how to add new effects or how to control the plugin with the keyboard.
- Duilio Protti (C) 2004-2026 Current maintainer
- James Carthew (c) 2026 Modernization: Audacious 4.x support, Qt UI, Meson build, bug fixes
- CBke (C) 2016 https://github.com/CBke Nice patches
- John Lightsey (C) 2004 john@nixnuts.net Portability fixes and GPL License compliance
- Jean Delvare (C) 2004 khali@linux-fr.org Some nice patches
- Will Tatam (C) 2004 wtatam@premierit.com Online source RPMs http://apt.premierithosting.com/FC2/i386/SRPMS.premierit/
- Haavard Kvaalen (C) 2000 havardk@xmms.org Converted original hand made Makefile to automake/autoconf/libtool
- Chris Lea (C) 2000 chrislea@luciddesign.com Made RPMs
- Mitja Horvat (C) 2000 Mitja.Horvat@hermes.si Misc optimisations
- Julien Carme (c) 2000 Original author
Your feedback or help would be really appreciated.
If you found a bug please report it at https://github.com/dprotti/infinity-plugin/issues.
Can be found at Sourceforge: https://sourceforge.net/projects/infinity-plugin/

