Skip to contents

sync_execute_pairs is a meta-function that executes calculations of asynchronies across all pairs of instruments. One can specify the same options as in sync_sample_paired.

Usage

sync_execute_pairs(
  df = NULL,
  instruments = NULL,
  n = 0,
  bootn = NULL,
  beat = NULL
)

Arguments

df

data frame to be processed, where the minimal requirements is two or more instruments (instruments)

instruments

Two of more instruments (required)

n

Number of samples to be drawn from the pool of joint onsets (default 0)

bootn

How many bootstraps are drawn (default=NULL)

beat

Beat structure (subdivisions) to be included (default=NULL)

Value

Output containing asynchronies and beat levels