Skip to content

rharrison10/shenidam

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.2%
  • CMake 26.2%
  • C++ 16.4%
  • C 13.0%
  • Shell 0.2%