MylesBorins / theremax

Theremin made using open-cv and rt-audio

Home Page:http://ccrma.stanford.edu/~mborins/256a/theremax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theremax

Primarily written by Myles Borins During the Fall of 2013 A Special thanks to Ge Wong, and William Light

About

Do it everyday!

Dependencies

You will need to have a basic compilation tool chain installed.

The project relies on a couple of libraries you can find with most package managers

  • liblo
  • OpenGL
  • GLUT
  • CMake

On Linux it is assuming you have jack

Compilation

cmake .

make

./bin/theremax

!!! Profit !!!

License

GPL ~ License included

About

Theremin made using open-cv and rt-audio

http://ccrma.stanford.edu/~mborins/256a/theremax

License:GNU General Public License v2.0


Languages

Language:C++ 97.1%Language:CMake 1.0%Language:C 0.9%Language:Objective-C++ 0.7%Language:Objective-C 0.2%Language:Faust 0.1%