WAV: AudioProperties improvements

Add lengthInSeconds(), lengthInMilliseconds() properties. (#503)
Add bitsPerSample() property besides sampleWidth(). (#360)
Add format() property. (#360)
Add some tests for audio properties.
Add some supplementary comments.
This commit is contained in:
Tsuda Kageyu
2015-05-21 17:34:35 +09:00
parent 447a4739c5
commit ed25204d75
6 changed files with 203 additions and 48 deletions

BIN
tests/data/alaw.wav Normal file

Binary file not shown.

BIN
tests/data/float64.wav Normal file

Binary file not shown.