Scilab Function

mapsound - Plots a sound map

Calling Sequence

mapsound (w,dt,fmin,fmax,simpl,rate)

Parameters

Description

Plots a sound map for a sound. It does FFT at time increments dt. rate is the sampling rate. simpl points are collected for speed reasons. fmin and fmax are used for graphic boundaries.

Examples