diff options
author | zuntum <zuntum> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:11:36 +0000 |
commit | 4991dd0eac9df878678eae89126db950cc516d4c (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /audio/csound/DESCR | |
parent | a658e08ca524fddd6dcef6452c7bf3ff1720f49f (diff) | |
download | pkgsrc-4991dd0eac9df878678eae89126db950cc516d4c.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/csound/DESCR')
-rw-r--r-- | audio/csound/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/csound/DESCR b/audio/csound/DESCR new file mode 100644 index 00000000000..909beaee389 --- /dev/null +++ b/audio/csound/DESCR @@ -0,0 +1,8 @@ +Csound is a software synthesis package in the tradition of so-called +music-N languages, among which the best-known is Music V. It consists +of an orchestra- and score-driven executable, written in C for +portability. Since Csound is a computational language, it is highly +flexible and efficient; complexity is gained only at the expense of +computation time. Basically Csound reads some files and creates the +result as a file on disk or, on faster machines, through a DAC in real +time. |