sync_sample_paired_relative: Compare instrument onset times to mean onset times from...

View source: R/sync_sample_paired_relative.R

sync_sample_paired_relativeR Documentation

Compare instrument onset times to mean onset times from several instruments

Description

Compare instrument onset times to mean onset times from several instruments

Usage

sync_sample_paired_relative(
  df = NULL,
  instr = NULL,
  instr_ref = NULL,
  beat = NULL
)

Arguments

df

data frame to be processed (required)

instr

Instrument name to be processed (required)

instr_ref

Instrument reference names or reference timing to be processed (required)

beat

Beat structure (subdivisions) to be included (required)

Value

difference in ms

See Also

sync_execute_pairs


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