diff options
author | Klaatu <klaatu@member.fsf.org> | 2015-07-02 23:41:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:18 +0700 |
commit | ce7e48e8521d6df31b92288d40888901bbda97dd (patch) | |
tree | a5653484e2c98105e243a6d72837c6f30452c810 /audio/fabla/README | |
parent | 753344da68e5d7afa9890522d998ff9cb25a2de5 (diff) |
audio/fabla: Added (LV2 drum machine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000000..ad1ad5ecd3bc1 --- /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 + |