From c9aa399e4141e412c9cf88ff1665725b186a11bd Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Sun, 2 Nov 2008 22:41:20 +0000 Subject: [PATCH] added missing README (stable backport) git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms/stable-0.4@1824 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.