[SciPy-dev] scipy.io.wav, data format convention

Gael Varoquaux gael.varoquaux at normalesup.org
Fri Dec 5 03:08:37 EST 2008


On Fri, Dec 05, 2008 at 04:20:30PM +0900, David Cournapeau wrote:
> > Given that in the signal processing that I usually do, the last axis is
> > most often time, I tend to agree with you.

> Agree to what ? I don't even agree with myself here :) audiolab used
> the one column/channel convention, and during the conversion to one
> row / channel, I realized that it is not as clear as I first thought -
> if there is no clear consensus, I will keep the current audiolab
> convention.

I meant, "one row = one channel". But anyhow, I don't think it matters
that much. I check the shape of everything before I do anything.

Gaël



More information about the SciPy-Dev mailing list