Git Product home page Git Product logo

lemuria-2.1.1's Introduction

Lemuria v2.1.1 is an OpenGL visualization plugin for libvisual >= v0.5

For libvisual <= v0.4 please use lemuria-2.1.0
https://sourceforge.net/projects/gmerlin/files/lemuria/2.1.0/

Compile:
First install all necessary dependencies, then type:

git clone https://github.com/Libvisual/libvisual.git

cd libvisual/libvisual
cmake .
make
sudo make install

cd libvisual/libvisual-plugins
cmake .
make
sudo make install

git clone https://github.com/dr-ni/lemuria-2.1.1.git

./autogen.sh
./configure
make
sudo make install

run with mplayer:
mplayer -af export=~/.mplayer/mplayer-af_export:512 audio.mp3
lv-tool --actor lemuria --input mplayer

or with other players
lv-tool --actor lemuria --input pulseaudio
or
lv-tool --actor lemuria --input alsa
or
lv-tool --actor lemuria --input jack

see also
lv-tool --help

If the mouse is inside the window, you can use the following
keyboard shortcuts:
F:         Next foreground
T:         Next texture
W:         Next world (=background)
CRTL+F:    Random foreground
CTRL+T:    Random texture
CTRL+W:    Random world
H:         Hold effects
A:         Unhold effects
Tab:       Toogle fullscreen mode
Pause:     Toggle pause
L:         Change Antialiasing mode (none->fastest->best->none...)


Lemuria fully exploits your CPU power up to a framerate of about 30 fps.

Goom Notes:
Lemuria can load goom and use it for textures. Lemuria looks in the directory for xmms visualization plugins for
libgoom.so. If it's available, it will be used for textures. You MUST have a version later than goom-1.9.x installed.
With older goom versions, lemuria will crash. (There is no possibility to detect the goom version).
eg.
http://sourceforge.net/projects/goom/files/OldFiles/goom2k4-dev17.tar.gz/download
or
https://launchpad.net/~kxstudio-team/+archive/ubuntu/ppa/+sourcefiles/goom2k4/0-0ubuntu1~precise1/goom2k4_0.orig.tar.gz

Goom appears on several backgrounds, as sky etc, and it's pretty cool. Thanks Jeko for changing goom for use with lemuria.

lemuria-2.1.1's People

Contributors

dr-ni avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.