http://openavproductions.com/fabla2
This is the repository for Fabla 2, a multi-purpose advanced LV2 sampler plugin.
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
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
Harry van Haaren harryhaaren@gmail.com www.openavproductions.com