1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/audio/shntool/pkg-descr
Andrew Pantyukhin 0224ccba73 - Update to 3.0.0
Approved by:	fenner (maintainer unfetchable, 15 days)
2007-01-24 08:38:22 +00:00

13 lines
612 B
Plaintext

shntool is a multi-purpose WAVE data processing and reporting utility.
File formats are abstracted from its core, so it can process any file
that contains WAVE data, compressed or not - provided there exists a
format module to handle that particular file type.
shntool has native support for .wav files. If you want it to work with
other formats, you must have the appropriate helper program installed.
The "Helper programs" section below contains links to helper programs
for each format that shntool supports.
WWW: http://www.etree.org/shnutils/shntool/
Author: Jason Jordan <shnutils at freeshell dot org>