summaryrefslogtreecommitdiffstats
path: root/audio-creation/freqtweak/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/freqtweak/DETAILS')
-rwxr-xr-xaudio-creation/freqtweak/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio-creation/freqtweak/DETAILS b/audio-creation/freqtweak/DETAILS
new file mode 100755
index 0000000000..e77983f8eb
--- /dev/null
+++ b/audio-creation/freqtweak/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=freqtweak
+ VERSION=0.6.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=8def9504c9b17b64b48cd9e9caad3e93
+ WEB_SITE=http://freqtweak.sf.net
+ ENTERED=20031205
+ UPDATED=20031205
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="Tool for FFT-based realtime audio spectral manipulation and display."
+cat << EOF
+FreqTweak is a tool for FFT-based realtime audio spectral manipulation
+and display. It provides several algorithms for processing audio data in
+the frequency domain and a highly interactive GUI to manipulate the
+associated filters for each. It also provides high-resolution spectral
+displays in the form of scrolling-raster spectrograms and energy vs
+frequency plots displaying both pre- and post-processed spectra.
+EOF