Music visualization plugin for Audacious.
It generates beautiful light effects. Supports full-screen mode, mouse resizing, preferences saving and player control through keyboard.
Audacious 3.6, Glib 2.28, SDL 2
Install deps in Ubuntu
sudo apt-get -y install pkg-config audacious-dev libsdl2-dev libglib2.0-dev
- Download
- tar xf infinity-plugin-{version}.tar.xz
- ./configure
- make
- sudo make install
- git clone https://github.com/dprotti/infinity-plugin
- ./autogen.sh
- make
- sudo make install
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.
In Ubuntu over AMD64, try configure with
--prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu
If you found a bug please report it at https://github.com/dprotti/infinity-plugin/issues.
- Julien Carme (c) 2000 Original author
- Duilio Protti (C) 2016 Current maintainer
- CBke (C) 2016 https://github.com/CBke Nice patches
- John Lightsey (C) 2004 [email protected] Portability fixes and GPL License compliance
- Jean Delvare (C) 2004 [email protected] Some nice patches
- Will Tatam (C) 2004 [email protected] Online source RPMs http://apt.premierithosting.com/FC2/i386/SRPMS.premierit/
- Haavard Kvaalen (C) 2000 [email protected] Converted original hand made Makefile to automake/autoconf/libtool
- Chris Lea (C) 2000 [email protected] Made RPMs
- Mitja Horvat (C) 2000 [email protected] Misc optimisations
Releases older than 0.8.0beta1 can be found at Sourceforge: https://sourceforge.net/projects/infinity-plugin/
Your feedback or help would be really appreciated.