Description Usage Arguments Value
View source: R/beat_tracking.R
spectfalFlux calculates the spectral flux from the wave object.
1  | spectralFlux(w, frameshift = 0.01, freq.range = NULL)
 | 
w | 
 an Wave object  | 
frameshift | 
 The frame shift in second (default 0.01)  | 
freq.range | 
 Frequrncy range on which spectral flux is calculated. (NULL means using the entire range) For example, freq.range=c(0,8000) means "use 0 to 8000Hz for calculation"  | 
a vector of spectral flux
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.