quantize(notes, energy, parts)
quantMerge(notes, minlength, barsize, bars)
noteFromFF
.
At least one argument (notes
and/or energy
) must be specified.Wspec
object.notes
vector is divided into parts
bins,
the outcome is a vector of the modes of all bins.minlength=8
.barsize
number of notes of length minlength
.bars
number of bars.quantize
returns a list with components:parts
corresponding to the input data
The data is binned and modes corresponding to the data in those bins are returned.notes
, but for the energy
argument.quantMerge
returns a data.frame with components:minlength
in Section Arguments),
if punctuation=FALSE
.TRUE
,
the real duration is 1.5 times the duration given in duration
.FALSE
, sensible processing is not yet implemented.
It is supposed to indicate the beginning and ending positions of slurs.noteFromFF
,
for plotting: quantplot
,
for further processing: lilyinput
,
to get notenames: notenames
;
for an example, see the help in tuneR.