diff options
Diffstat (limited to 'audio/fabla/README')
-rw-r--r-- | audio/fabla/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/fabla/README b/audio/fabla/README new file mode 100644 index 0000000000..ad1ad5ecd3 --- /dev/null +++ b/audio/fabla/README @@ -0,0 +1,22 @@ +Fabla is an open-source LV2 drum sampler plugin instrument. + +It is ideal for loading up your favorite sampled sounds and +bashing away on a MIDI controller, or beat programming. + +It features an ADSR envelope which allows the shaping of +sounds in your bank independently of one another. + +ntk +cairomm +lv2 +slv2 +Optional Requirement: jalv (optional) + +You can use jalv (available from SlackBuilds.org) to launch +this and other LV2 plugins as stand-alone applications. To +install a .desktop file for Fabla, use JALV=yes when you run +the SlackBuild, like this: + + +# JALV=yes ./fabla.SlackBuild + |