Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read.AsspDataObj

read.AsspDataObj from a signal/parameter file


Description

read.AsspDataObj creates an object of class dobj from a signal or parameter file readable by the ASSP Library (WAVE, SSFF, AU, ...)

Usage

read.AsspDataObj(fname, begin = 0, end = 0, samples = FALSE)

Arguments

fname

filename of the signal or parameter file

begin

begin time (default is in seconds) of segment to retrieve

end

end time (default is in seconds) of segment to retrieve

samples

(BOOL) if set to false seconds values of begin/end are sample numbers

Value

list object containing file data

Author(s)

Lasse Bombien


wrassp

Interface to the 'ASSP' Library

v1.0.0
GPL (>= 3)
Authors
Raphael Winkelmann [aut, cre], Lasse Bombien [aut], Michel Scheffers [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.