PM2-F0

[GENERIC-FUNCTION]


OM-pm2
Function Reference
ARGUMENTS:
  - SELF  
&key
 
  - BEGIN-T  
  - END-T  
  - FUND-MINFREQ [default = 100]
  - FUND-MAXFREQ [default = 300]
  - SPECTRUM-MAXFREQ [default = 3000]
  - WINDOWSIZE [default = 4096]
  - FFTSIZE [default = 4096]
  - STEP [default = 256]
  - WINDOWTYPE [default = "hanning"]
  - OUT [default = "f0.sdif"]

Description:

Fundamental frequency estimation.

- FileName : the pathname of the sound file (Aiff) to be analysed

- begin-t : begin time of analysis (s)

- end-t : end time of analysis (s)

- fund-minfreq : min F0

- fund-maxfreq : max F0

- spectrum-maxfreq : max analysis frequency

- windowsize : the number of samples of the analysis window

- fftsize : the number of points of fft

- step : the number of samples between two successive analysis windows

- windowtype : the shape of the analysis window

- smoothing-enveloppe : smoothing enveloppe attack and release times (s) (default '(0.0 0.0))




Auto doc generation by OpenMusic 6.4 © 2010 IRCAM