Skip to contents

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

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

Usage

writeAudacityLabels(annotations, file)

Arguments

annotations

A list of Annotation objects.

file

Path to the Audacity label file.

References