summaryrefslogtreecommitdiffstats
path: root/audio-creation/timemachine/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/timemachine/DETAILS')
-rwxr-xr-xaudio-creation/timemachine/DETAILS24
1 files changed, 24 insertions, 0 deletions
diff --git a/audio-creation/timemachine/DETAILS b/audio-creation/timemachine/DETAILS
new file mode 100755
index 0000000000..b8dfadec7a
--- /dev/null
+++ b/audio-creation/timemachine/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=timemachine
+ VERSION=0.2.4
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_URL[0]=http://plugin.org.uk/$SPELL/$SOURCE
+ MD5[0]=
+ WEB_SITE=http://plugin.org.uk/timemachine/
+ ENTERED=20040120
+ UPDATED=20040120
+ LICENSE[0]=GPL
+ MAINTAINER=unet@sourcemage.org
+ SHORT="Special kind of audio recorder"
+cat << EOF
+I used to always keep a minidisc recorder in my studio running in a
+mode where when you pressed record it wrote the last 10 seconds of
+audio to the disk and then caught up to realtime and kept recroding.
+The recorder died and haven't been able to replace it, so this is a
+simple jack app to do the same job. It has the advantage that it
+never clips and can be wired to any part of the jack graph.
+
+The idea is that I doodle away with whatever is kicking around in my
+studio and when I heard an interesting noise, I'd press record and
+capture it, without having to try and recreate it. :)
+EOF