summaryrefslogtreecommitdiff
path: root/audio/tcl-snack/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tcl-snack/DESCR')
-rw-r--r--audio/tcl-snack/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/tcl-snack/DESCR b/audio/tcl-snack/DESCR
new file mode 100644
index 00000000000..e9b69ad3653
--- /dev/null
+++ b/audio/tcl-snack/DESCR
@@ -0,0 +1,8 @@
+The Snack Sound Toolkit is designed to be used with a scripting
+language such as Tcl/Tk or Python. Using Snack you can create powerful
+multi-platform audio applications with just a few lines of code. Snack
+has commands for basic sound handling, e.g. sound card and disk
+I/O. Snack also has primitives for sound visualization, e.g. waveforms
+and spectrograms. It was developed mainly to handle digital recordings
+of speech, but is just as useful for general audio. Snack has also
+successfully been applied to other one-dimensional signals.