diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
commit | 0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /audio/dap/DESCR | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/dap/DESCR')
-rw-r--r-- | audio/dap/DESCR | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/dap/DESCR b/audio/dap/DESCR new file mode 100644 index 00000000000..8dcd730c71f --- /dev/null +++ b/audio/dap/DESCR @@ -0,0 +1,16 @@ +DAP is a comprehensive audio sample editing and processing suite. DAP +currently supports AIFF, AIFF-C, WAV and RAW audio files, 8 or 16 bit +resolution and 1, 2 or 4 channels of audio data. Note however that compressed +AIFF-C files are not currently supported, only non-compressed AIFF-C files. + +The package itself offers comprehensive editing, playback and recording +facilities including full time stretch resampling, manual data editing and a +reasonably complete DSP processing suite. Note however that time stretching +does not currently work on Solaris (still trying to debug !!). + +For compatibility with sox, the popular audio conversion tool, the "Sox +Compatible" preference must be switched on in DAP. Switching this option on +simply tells DAP not to save any strings when saving AIFF files. This is +necessary as the current version of sox is rather buggy and doesn't like odd +length strings. I'm gonna try and check in a fix to sox but for now if you have +any problems converting using sox switch this option on. |