get_ssffObject: Allows the user to get an SSFF object directly from an Emu...

View source: R/reindeeR_signalextensions.R

get_ssffObjectR Documentation

Allows the user to get an SSFF object directly from an Emu database

Description

The user gives a database handle, a file extension of files that are present in the Emu database directory (i.e. have been generated using emuR::add_ssffTrackDefinition or add_trackDefinition) calls), an index and get the 'n'th track file with the file extension in the database as an SSFF object.

Usage

get_ssffObject(emuDBhandle, extension, n)

Arguments

emuDBhandle

An Emu database handle.

extension

A file extension.

n

The index of the track file to be returned as an SSFF object.

Value

An SSFF track object


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