generateBeep: Superimpose beep sound at the beat position 'generateBeep'...

Description Usage Arguments Value

View source: R/beat_tracking.R

Description

Superimpose beep sound at the beat position generateBeep substitutes the right channel of the wave object with beep sounds at the beat positions

Usage

1
generateBeep(org_aud, beatpos, partpos, beeplength = 5, beepamp = 5000)

Arguments

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

Value

a wave object


akinori-ito/beatTrackR documentation built on Feb. 13, 2021, 10:19 a.m.