Skip to content

Lively is an open-source application for live mixing and effects processing.

License

Notifications You must be signed in to change notification settings

dsamarin/lively

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lively

Lively is an open-source application for live mixing and effects processing.

Building

# Set up autotools
aclocal
automake --add-missing
autoconf

# Use build directory for compiling
mkdir build
cd build

# Standard idiom
# The default backend is the ALSA backend.
# It is installed as `lively_alsa`.
# See `../configure --help` for more backends.
../configure
make
sudo make install

Inspiration

         +-----------+.
         | PLAN AHEA || d
         +===========+.
              | |
              | |
             ~~~~~

[Copyright © 2015 Devin Samarin]

About

Lively is an open-source application for live mixing and effects processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published