normalise | R Documentation |
Similar to normalize() from the tuneR package but automatically identifies the unit parameter.
normalise(wave, unit = NULL, ...)
wave |
Wave or WaveMC object |
unit |
If not null behaves as in normalize() from tuneR, if null the unit is automatically identified. |
... |
Additional arguments passed to normalize() from tuneR |
Normalised Wave or WaveMC object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.