sync_joint_onsets: Determine the number of joint onsets for two instruments

View source: R/sync_joint_onsets.R

sync_joint_onsetsR Documentation

Determine the number of joint onsets for two instruments

Description

Calculate the number of joint onsets for two instruments

Usage

sync_joint_onsets(df = NULL, instr1 = NULL, instr2 = NULL)

Arguments

df

data frame to be processed (required)

instr1

Instrument 1 name to be processed (required)

instr2

Instrument 2 name to be processed (required)

Value

List containing asynchronies and beat structures

See Also

sync_execute_pairs


tuomaseerola/onsetsynch documentation built on Jan. 17, 2024, 10:58 a.m.