d76271db40
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. ok sthen@
19 lines
573 B
Plaintext
19 lines
573 B
Plaintext
$OpenBSD: README,v 1.1.1.1 2012/05/18 01:29:56 bentley Exp $
|
|
|
|
+-----------------------------------------------------------------------
|
|
| Running ${FULLPKGNAME} on OpenBSD
|
|
+-----------------------------------------------------------------------
|
|
|
|
Format Modules
|
|
==============
|
|
shntool supports .wav files by default, but has support for reading and
|
|
writing other losslessly-compressed formats by using helper programs.
|
|
To support these extra formats, install the following packages:
|
|
|
|
- sox (.aiff)
|
|
- shorten (.shn)
|
|
- flac (.flac)
|
|
- mac (.ape)
|
|
- wavepack (.wv)
|
|
- bonk (.bonk)
|