gperciva / artifastring

Artifastring ("artificial fast string") is a highly optimized physical simulation of a violin for sound synthesis.

Home Page:http://percival-music.ca/artifastring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artifastring ("artificial fast string") is a highly optimized
physical simulation of string quartet instruments (violins,
violas, and cellos) for sound synthesis.

Project webpage, description:
http://percival-music.ca/artifastring/


To build from git, run
  ./autogen.sh

To build from a tarball, or to continue a build from git, run
configure as normal, although I recommend a build dir:
  mkdir build
  cd build
  ../configure
To build with debug and swig python bindings, use:
  ../configure --enable-debug --with-swig

To build docs, do
  make docs

About

Artifastring ("artificial fast string") is a highly optimized physical simulation of a violin for sound synthesis.

http://percival-music.ca/artifastring/

License:GNU General Public License v3.0


Languages

Language:C 52.0%Language:C++ 27.4%Language:Python 20.3%Language:Shell 0.2%Language:Objective-C 0.1%Language:JavaScript 0.0%