summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2013-10-20 04:31:07 +0200
committerRobin Gareus <robin@gareus.org>2013-10-20 04:31:07 +0200
commitf5c386bbb40e176028022efa7577369eca79b788 (patch)
treea02001d5eba0478d246125d0d2dc9d7e6d156640 /wscript
parentf191bdf6a010d05309b30bc3397bababc4ec4a3a (diff)
add reasonablesynth.lv2
A reasonably simple synth to allow new users to 'hear midi'. This is a first step. It still needs proper install and bundling.
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index a29d08eee2..85398b792c 100644
--- a/wscript
+++ b/wscript
@@ -35,6 +35,7 @@ children = [
'libs/gtkmm2ext',
'libs/clearlooks-newer',
'libs/audiographer',
+ 'libs/plugins/reasonablesynth.lv2',
'gtk2_ardour',
'export',
'midi_maps',