diff options
author | torstenb <torstenb@FreeBSD.org> | 1994-10-23 09:16:15 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1994-10-23 09:16:15 +0800 |
commit | 64a261ead690c3009b8b22be5a8627613834270e (patch) | |
tree | e32e522d4e60a6f86340750958f2ebd3e54a148c /audio/sox/pkg-descr | |
parent | 021f5f703f27a3cbc91f81cb3fd17725d69aa5ea (diff) | |
download | freebsd-ports-gnome-64a261ead690c3009b8b22be5a8627613834270e.tar.gz freebsd-ports-gnome-64a261ead690c3009b8b22be5a8627613834270e.tar.zst freebsd-ports-gnome-64a261ead690c3009b8b22be5a8627613834270e.zip |
Reviewed by:
Submitted by:
Obtained from:
sox - SOund eXchange
Diffstat (limited to 'audio/sox/pkg-descr')
-rw-r--r-- | audio/sox/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/sox/pkg-descr b/audio/sox/pkg-descr new file mode 100644 index 000000000000..01c81932b855 --- /dev/null +++ b/audio/sox/pkg-descr @@ -0,0 +1,15 @@ +sox translates sound samples between different file formats, +and performs various sound effects. + +This release understands "raw" files in various binary formats, +raw textual data, +Sound Blaster .VOC files, IRCAM SoundFile files, SUN Sparcstation +.au files, mutant DEC .au files, Apple/SGI AIFF files, +CD-R (music CD format), Macintosh HCOM files, Sounder files, +NeXT .snd files, SUN ADPCM (compressed) .au files, +and Soundtool (DOS) files. + +The sound effects include changing the sample rate, adding echo +delay lines, applying low-, high, and band-pass filtering, +reversing a sample in order to search for Satanic messages, +and the infamous Fender Vibro effect. |