shithub: sox

Download patch

ref: 42e1b8e53547d52e75d9be14437720c670861a72
parent: 8bffa5921fbd71edd9b226a88a6e9e59362a05c1
author: Rob Sykes <robs@users.sourceforge.net>
date: Wed Apr 20 16:45:59 EDT 2011

we've not had a voc file for long while

--- a/INSTALL
+++ b/INSTALL
@@ -187,7 +187,7 @@
 this command will make a sound file with a data rate of 12,500 samples
 per second and the data formatted as 2-byte (16-bit) signed integers:
 
-	./sox monkey.voc -r 12500 -2 -s monkey.xxx
+	./sox monkey.wav -r 12500 -2 -s monkey.xxx
 
 If playback support was compiled in then it can be played like this: