View source: R/sync_sample_paired_relative.R
sync_sample_paired_relative | R Documentation |
Compare instrument onset times to mean onset times from several instruments
sync_sample_paired_relative(
df = NULL,
instr = NULL,
instr_ref = NULL,
beat = NULL
)
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) |
difference in ms
sync_execute_pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.