infinity plugin for audacious, evacuated from NSA/Microsoft Github
Go to file
Jeff Cliff 9ee4fef27a make a little quieter 2021-09-25 17:49:37 -06:00
minidocs various little improvements 2021-09-25 17:13:51 -06:00
src make a little quieter 2021-09-25 17:49:37 -06:00
.gitignore Ignore Sublime Text project files 2016-06-21 15:56:13 -03:00
AUTHORS ugh great cloudwall 2021-09-25 14:17:19 -06:00
ChangeLog building 2021-09-25 15:12:08 -06:00
HISTORY ugh great cloudwall 2021-09-25 14:17:19 -06:00
Infinity.png ugh great cloudwall 2021-09-25 14:17:19 -06:00
LICENSE Initial commit 2013-10-18 07:51:48 -07:00
Makefile.am README.md simplified. All moved to use Github Pages 2016-06-28 11:58:34 -03:00
NEWS ugh great cloudwall 2021-09-25 14:17:19 -06:00
PLANS Fixed 'make dist' target 2016-06-25 19:00:18 -03:00
README README refers to README.md 2016-06-25 18:26:28 -03:00
README-CentOS.md degithubbing 2021-09-25 13:55:35 -06:00
README.md various little improvements 2021-09-25 17:13:51 -06:00
REPORT-BUGS ugh great cloudwall 2021-09-25 14:17:19 -06:00
autogen.sh various little improvements 2021-09-25 17:13:51 -06:00
configure.ac make a little quieter 2021-09-25 17:49:37 -06:00

README.md

Infinity

Music visualization plugin for Audacious, evacuated from NSA/Microsoft Github

Original infinity by dprotti

It generates beautiful light effects. Supports full-screen mode, mouse resizing, preferences saving and player control through keyboard.

Screenshot of Infinity

Requirements

Audacious 3.10+, Glib 2.64+, SDL 2.0.10+

Install deps in Ubuntu

sudo apt-get install pkg-config audacious-dev libsdl2-dev libglib2.0-dev

Install from tarball

  • Download
  • tar xf infinity-plugin-{version}.tar.xz
  • ./configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu
  • make
  • sudo make install

Install from repo

if this doesn't work try

  • ./autogen.sh --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu instead

for "debug" mode use

  • ./autogen.sh --prefix=/usr --libdir=/usr/lib/ --enable-debug instead

Run

Audacious -> View -> Visualizations -> Infinity

Enter / leave full-screen by pressing F11.

Playing Around

See how to add new effects or how to control the plugin with the keyboard.

Known Bugs

If you found a bug please report it at https://git.nogafam.es/themusicgod1/evacuated-infinity-plugin/issues.

Authors

Contributions

Your feedback or help would be really appreciated. Send us your PRs!