Description Usage Arguments Value
View source: R/beat_tracking.R
Superimpose beep sound at the beat position
generateBeep
substitutes the right channel of the wave object with beep sounds at the beat positions
1 | generateBeep(org_aud, beatpos, partpos, beeplength = 5, beepamp = 5000)
|
org_aud |
an Wave object |
beatpos |
positions of beat |
partpos |
positions of part boundary |
beeplength |
length of a beep in frames |
beepamp |
amplitude of a beep |
a wave object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.