View source: R/reindeeR_signalextensions.R
get_ssffObject | R Documentation |
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.
get_ssffObject(emuDBhandle, extension, n)
emuDBhandle |
An Emu database handle. |
extension |
A file extension. |
n |
The index of the track file to be returned as an SSFF object. |
An SSFF track object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.