infinity plugin for audacious, evacuated from NSA/Microsoft Github
Go to file
Jeff Cliff a8273c1136 building 2021-09-25 15:12:08 -06:00
minidocs Full-screen key changed from Tab to F11. Screenshot removed 2016-07-03 11:16:28 -03:00
src building 2021-09-25 15:12:08 -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 building 2021-09-25 15:12:08 -06:00
REPORT-BUGS ugh great cloudwall 2021-09-25 14:17:19 -06:00
autogen.sh building 2021-09-25 15:12:08 -06:00
configure.ac ugh great cloudwall 2021-09-25 14:17:19 -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

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

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://git.nogafam.es/themusicgod1/evacuated-infinity-plugin/issues.

Authors

Contributions

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