From: Paul K. <pki...@us...> - 2003-10-27 15:49:57
|
Update of /cvsroot/octave/octave-forge/main/audio In directory sc8-pr-cvs1:/tmp/cvs-serv16991 Modified Files: auload.m ausave.m Log Message: Accept aiff or aif as valid AIFF file extensions. Accept row oriented or column oriented data (assumes number of channels is less than the number of samples, which in almost all cases will not be a problem but there will be corner cases where this fails). |