This documentation page applies to an outdated AMT version (1.1.0). Click here for the most recent page.
frames = may2011_framedata(input,blockSize,hopSize,window,nFrames);
| input | input signal |
| blockSize | length of one audio block [samples] |
| hopSize | length of time shift between audio blocks [samples] |
| win | vector containing the window coefficients |
| out | processed audio |
Developed with Matlab 7.9.0.529 (R2009b).