demo/aout: support also samples with only one channel
authorÉric Piel <piel@delmic.com>
Mon, 22 Oct 2012 14:07:32 +0000 (15:07 +0100)
committerW. Trevor King <wking@tremily.us>
Tue, 23 Oct 2012 13:21:22 +0000 (09:21 -0400)
commit6f8ab0e223f491ed042dd647781443c22cef29dc
tree43674adff1315e05b7b55055e86a8b127a7db49c
parent136b33578337c2b6d519e2b0c659ae6976da0739
demo/aout: support also samples with only one channel

scipy.io.wavfile returns a one dimension array if the wav file is only one channel
doc/demo/aout.py