ref: 6a8f279668d0cd65f15fb48b68b2b182507bbbec
dir: /win32/README/
Instructions for compiling SoX using Microsoft's Visual C. 1. Install cmake (http://www.cmake.org/HTML/Download.html) 2. Install any optional libraries to use with SoX 2. Unpack the sources to say c:\sox 3. Type cd c:\sox 4. Type cmake . This should generate project build files for use with Visual C.