summaryrefslogtreecommitdiffstats
path: root/audio-creation/csound/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/csound/DETAILS')
-rwxr-xr-xaudio-creation/csound/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-creation/csound/DETAILS b/audio-creation/csound/DETAILS
new file mode 100755
index 0000000000..a54b05a686
--- /dev/null
+++ b/audio-creation/csound/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=csound
+ VERSION=4.23f12
+ SOURCE=${SPELL}_src${VERSION/\./}.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+# SOURCE_URL[1]=ftp://earth.cs.bath.ac.uk/pub/dream/newest/$SOURCE
+ MD5[0]=0157f34fafd68008915abef86e1bc4e3
+ WEB_SITE=http://www.csounds.com
+ ENTERED=20020513
+ UPDATED=20021016
+ LICENSE[0]=LGPL
+ BUILD_API=2
+ SHORT="Top of sound synthesis language."
+cat << EOF
+Csound is an incredibly powerful and versatile software synthesis program. Drawing from a toolkit of over 450 signal processing modules, one can use
+Csound to model virtually any commercial synthesizer or multi-effects processor. Csound literally transforms a personal computer into a high-end digital
+audio workstation - an environment in which the worlds of sound-design, acoustic research, digital audio production and computer music composition all
+join together in the ultimate expressive instrument. However, as with every musical instrument, true virtuosity is literally the product of both talent
+and dedication. You will soon discover that Csound is the ultimate musical instrument. But you must practice! In return, it will reward your commitment
+by producing some of the richest textures and uniquely beautiful timbres you have ever heard. In the audio world of Csound, knowledge and experience are
+the key... and your imagination the only limitation.
+EOF