summaryrefslogtreecommitdiffstats
path: root/audio-creation/beast/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/beast/DETAILS')
-rwxr-xr-xaudio-creation/beast/DETAILS27
1 files changed, 27 insertions, 0 deletions
diff --git a/audio-creation/beast/DETAILS b/audio-creation/beast/DETAILS
new file mode 100755
index 0000000000..7aef071406
--- /dev/null
+++ b/audio-creation/beast/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=beast
+ VERSION=0.6.6
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://beast.gtk.org/beast-ftp/v0.6/$SOURCE
+ MD5[0]=2f363b5d6bf460ab3db2f5c61160567e
+ WEB_SITE=http://beast.gtk.org
+ ENTERED=20031118
+ UPDATED=20031118
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="Bedevilled Audio System, a GNOME-based front-end to BSE"
+cat << EOF
+BEAST (the Bedevilled Audio System) is a GTK+/GNOME based front-end to
+BSE (the Bedevilled Sound Engine). BSE is a shared library that comes
+with the necessary framework to simulate audio synthesis (modular
+synthesis) in realtime and allow for song composition. BEAST and BSE are
+provided under the terms of the GNU General Public License.
+
+BEAST is currently in development stage, the BSE API has not fully
+stabelized yet. The rough goal of this project is to get an audio system
+that supports multiple song and sample formats (besides the newly
+introduced .bse format) as well as synthesis networks and allows full
+fledged editing and manipulation of them. Sample manipulation includes
+generation of new sounds from module networks, based on various forms of
+audio synthesis.
+EOF