Revised plot_by_beat
function and made the documentation more explicit on required input parameters and the minimal data frame representation.
Clarified add_isobeats.R
function to create either mean onset time from the given 2 or more instruments or if the instrument input is just one (reference time for cycles), then the function calculates the beat sub-divisions based on the external reference time (annotation). The output column is either Mean.Time
or Iso.Time
(for latter case).
added minimal_representation
article/vignette.
plot_by_beat
function for font size and position when griddeviation
is used.Added CONTRIBUTING.md to the repository
Added "Advanced Topics" and "Analysis of Periodicity" to documentation, which both relate to paper.
Added very simple unit tests to package to verify loading the data, calculating asynchrony, plotting figures, and estimating periodicity.
n
= number of samples, bootn
= number of bootstraps, beat
and not beats
, etc.)sync_sample_paired
and related functions.periodicity
sync_sample_paired_relative.R
)synthesise_onsets.R
)summarise_sync.R
, summarise_sync_by_pair.R
plot_by_pair.R
color options when each subdivision is requested (bybeat
) and flipped the histogram for clarity.reshape2::melt
function with tidyr::pivot_longer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.