View source: R/pitch_postprocessing.R
findGrad | R Documentation |
Internal soundgen function.
findGrad(path, interpol = 3)
path |
numeric vector |
interpol |
the number of points to interpolate beyond each end of the path |
Internal helper function for postprocessing of pitch contour. Returns
the elastic force acting on a snake. See snake
.
Returns a vector of the same length as input path giving its 4th derivative.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.