summaryrefslogtreecommitdiffstats
path: root/audio-creation/dissociatedstudio/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/dissociatedstudio/DETAILS')
-rwxr-xr-xaudio-creation/dissociatedstudio/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-creation/dissociatedstudio/DETAILS b/audio-creation/dissociatedstudio/DETAILS
new file mode 100755
index 0000000000..40e7ed5fb1
--- /dev/null
+++ b/audio-creation/dissociatedstudio/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=dissociatedstudio
+ VERSION=0.1
+ SOURCE=dissoc-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/dissoc-$VERSION
+SOURCE_URL[0]=http://www.panix.com/~asl2/music/dissoc_studio/dissoc-$VERSION.tar.gz
+ MD5[0]=e66d706b7442a51abfc4ac0e078a2899
+ WEB_SITE=http://www.panix.com/~asl2/music/dissoc_studio
+ ENTERED=20031209
+ UPDATED=20031209
+ LICENSE[0]=GPL
+ MAINTAINER=unet@sourcemage.org
+ SHORT="Dissociated Studio is an attempt to do something similar for audio to what Dissociated Press does for text."
+cat << EOF
+Dissociated Studio is an attempt to do something similar for audio to
+what Dissociated Press does for text. It takes a piece of audio (about
+4-5 minutes is practical on my 500 MHz PIII w/ 96MB of memory), segments
+it into (by default) 0.1 second segments, computes a matrix indicating
+how similar each segment is to each other segment, and then plays the
+piece through, occasionally skipping from one segment to another similar
+segment, while displaying various either informative or spiffy-looking
+(or both!) displays.
+EOF