From da0958bfb760ed728e0cc8ca8557e9d85ec53c0f Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Sun, 2 Nov 2008 22:37:54 +0000 Subject: [PATCH] added missing README git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1823 0778d3d1-df1d-0410-868b-ea421aaaa00d --- plugins/ladspa_effect/cmt/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/ladspa_effect/cmt/README diff --git a/plugins/ladspa_effect/cmt/README b/plugins/ladspa_effect/cmt/README new file mode 100644 index 000000000..3653569fc --- /dev/null +++ b/plugins/ladspa_effect/cmt/README @@ -0,0 +1,7 @@ +Computer Music Toolkit (CMT) +---------------------------- + +This toolkit is a set of musical sound processing and synthesis tools +presented as a LADSPA plugin library. See the doc/ directory for +documentation and installation instructions. See http://www.ladspa.org +for LADSPA information. See http://www.ladspa.org/cmt for CMT updates.