zerocross {sonicscrewdriver} | R Documentation |
Identify zero crossings in a Wave object
Description
Returns a vector of the position (in samples) of zero crossings in a Wave object
Usage
zerocross(wave)
Arguments
wave |
A Wave object |
Value
A vector of zero crossing locations
Examples
## Not run:
zerocross(sheep)
## End(Not run)
[Package sonicscrewdriver version 0.0.7 Index]