simonvanderveldt / openAV-Fabla2

The repository of the Fabla2 sampler by OpenAV. http://openavproductions.com/fabla2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fabla 2 - OpenAV

http://openavproductions.com/fabla2

This is the repository for Fabla 2, a multi-purpose advanced LV2 sampler plugin.

Currents Status

Stories in Ready Stories in Progress

Beta testing - users who have expressed interest in testing beta software for OpenAV currently compile and test the code.

Fabla2 is NOT released - Do not use it in a production environment

Building

Currently Fabla2 must be built from source - there are no packages available. If you are not comfortable with building from source, please wait while beta testing finishes, and packages are ready.

After download and extracting, the following commands will build Fabla2:

mkdir build
cd build
cmake ..
make -j4
make install

Contact

Harry van Haaren harryhaaren@gmail.com www.openavproductions.com

About

The repository of the Fabla2 sampler by OpenAV. http://openavproductions.com/fabla2

License:GNU General Public License v2.0


Languages

Language:C++ 81.8%Language:C 15.3%Language:Objective-C 1.5%Language:CMake 0.8%Language:Python 0.5%Language:Makefile 0.1%Language:Shell 0.0%Language:Faust 0.0%