remove_ssffTrackDefinition: Remove an SSFF track from the emuDB. (A copy of the emuR...

remove_ssffTrackDefinitionR Documentation

Remove an SSFF track from the emuDB. (A copy of the emuR function)

Description

Add / List / Remove ssffTrackDefinition to / from / of emuDB. An ssffTrack (often simply referred to as a track) references data that is stored in the Simple Signal File Format (SSFF) in the according bundle folders. The two most common types of data are:

  • complementary data that was acquired during the recording such as data acquired during electromagnetic articulographic (EMA) or electropalatography (EPG) recordings;

  • derived data, i.e. data that was calculated from the original audio signal such as formant values and their bandwidths or the short-term Root Mean Square amplitude of the signal.

For more information on the structural elements of an emuDB see vignette(emuDB).

Usage

remove_ssffTrackDefinition(emuDBhandle, name, deleteFiles = FALSE)

Arguments

emuDBhandle

emuDB handle as returned by load_emuDB

name

name of ssffTrackDefinition

deleteFiles

delete files that belong to ssffTrackDefinition on removal

See Also

emuR::remove_ssffTrackDefinition


humlab-speech/reindeer documentation built on May 21, 2023, 4:43 p.m.