diff options
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. |