Skip to content

blablack/beatslash-lv2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
waf
 
 
 
 

beatslash-lv2

beatslash-lv2 is a set of LV2 plugins to mangle, slash, repeat and do much more with your beats. They are meant to be used live, but it is up to your imagination what to do!

The set contains:

  • Beat Repeater
  • Beat Slicer

More information can be found here: http://objectivewave.wordpress.com/beatslash-lv2

DEPENDENCIES

libgtkmm-2.4-dev
lvtk-dev

INSTALL

$  ./waf configure
$  ./waf 
$  ./waf install

RUNNING

After the INSTALL step any LV2 host should automatically find the plugins and add them to the list of loadable ones.

Ingen is the recommended host. More information about Ingen here: http://drobilla.net/software/ingen/

BUG REPORTING

Please use the issue tracker on github to report bugs: http://github.com/blablack/beatslash-lv2/issues