diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:57:25 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:57:25 +0200 |
commit | 1fe3dda3c8d12b6126260ddfabe922fdb87e73fb (patch) | |
tree | 9a4250bec6d4889da2a9294d3dbb6ae554cf46f7 /audio/clam_networkeditor/README | |
parent | 758504090a56f87955364115fe69394dfca48bc3 (diff) | |
download | slackbuilds-1fe3dda3c8d12b6126260ddfabe922fdb87e73fb.tar.gz |
audio/clam_networkeditor: Added to 13.0 repository
Diffstat (limited to 'audio/clam_networkeditor/README')
-rw-r--r-- | audio/clam_networkeditor/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/clam_networkeditor/README b/audio/clam_networkeditor/README new file mode 100644 index 0000000000..184f207f5c --- /dev/null +++ b/audio/clam_networkeditor/README @@ -0,0 +1,11 @@ +clam_networkeditor (tool for editing CLAM processing networks) + +The CLAM Network Editor is a tool for editing CLAM processing networks. +Those processing networks can become the processing core of an application +by using the CLAM::NetworkPlayer class in your program or by using +the CLAM Prototyper to link the network to a Qt Designer interface. + +A CLAM processing network is a network of virtual audio components which +modify an audio signal (much like an effects processor). + +This requires clam. |