Changes since version 0.9.7:
- Bit depth support! Finally MrsWatson understands bit depths other than
16-bit PCM. Currently supported bitrates include:
- WAVE: 8/16/24/32-bit
- AIFF: 16/24-bit
- PCM: 8/16/24/32-bit
- Also, 32-bit float PCM is now supported
- Now using audiofile as default I/O library. This should fix most issues having to do with unrecognized WAVE files, or invalid gen...