writeAudacityLabels: Write an Audacity label file

View source: R/audacity.R

writeAudacityLabelsR Documentation

Write an Audacity label file

Description

Writes a list of Annotation objects to an Audacity label file.

Internally this uses the write.audacity() function from the seewave package \insertCiteseewave2008sonicscrewdriver.

Usage

writeAudacityLabels(annotations, file)

Arguments

annotations

A list of Annotation objects.

file

Path to the Audacity label file.

References

\insertAllCited

sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.