rharrison10 / shenidam

Lightweight audio mapping software for AV footage

Home Page:http://www.shenidam.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This software is licensed under the GNU General Public License (version 3, or at your option, version 2).

To install, run these commands in a terminal.
This software requires gcc, libfftw3f, libsamplerate, libsndfile and boost.random. Runtime requirements are avconv and python.

$ tar xjf shenidam-VERSION.tar.bz2
$ cd shenidam-VERSION/
$ mkdir build
$ cd build
$ cmake ..
$ make
$ sudo make install


About

Lightweight audio mapping software for AV footage

http://www.shenidam.org/


Languages

Language:Python 44.2%Language:CMake 26.2%Language:C++ 16.4%Language:C 13.0%Language:Shell 0.2%