Learn R Programming

⚠️There's a newer version (1.0.6) of this package.Take me there.

wrassp (version 0.1.2)

Interface to the ASSP Library

Description

wrassp is a wrapper around Michel Scheffers's libassp (Advanced Speech Signal Processor). The libassp library aims at providing functionality for handling speech signal files in most common audio formats and for performing analyses common in phonetic science/speech science. This includes the calculation of formants, fundamental frequency, root mean square, auto correlation, a variety of spectral analyses, zero crossing rate, filtering etc. This wrapper provides R with a large subset of libassp's signal processing functions and provides them to the user in a (hopefully) user-friendly manner.

Copy Link

Version

Install

install.packages('wrassp')

Monthly Downloads

358

Version

0.1.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Raphael Winkelmann

Last Published

November 17th, 2014

Functions in wrassp (0.1.2)

delTrack

Remove track from an AsspDataObj
AsspLpTypes

AsspLpTypes
afdiff

afdiff
dur.AsspDataObj

Timing information on AsspDataObj
read.AsspDataObj

read.AsspDataObj from a signal/parameter file
prepareFiles

Normalise a list of filenames so that they can be passed to a signal processing function
ksvF0

ksvF0
cssSpectrum

cssSpectrum
rfcana

rfcana
useWrasspLogger

package variable to force the usage of the logger set to FALSE by default
wrassp.logger

wrassp.logger
isAsspSpectType

isAsspSpectType
rmsana

rmsana
tracks.AsspDataObj

tracks.AsspDataObj
zcrana

zcrana
acfana

acfana
cepstrum

cepstrum
AsspFileFormat

Get and set AsspFileFormat
write.AsspDataObj

write.AsspDataObj to file
isAsspLpType

isAsspLpType
is.AsspDataObj

Checks whether x is a valid AsspDataObj
forest

forest
AsspDataFormat

Get/set data format of an AsspDataObj
addTrack

Add a track to an AsspDataObj
AsspWindowTypes

AsspWindowTypes
lpsSpectrum

lpsSpectrum
wrasspOutputInfos

list of default output extensions, track names and output type for each signal processing function in wrassp
AsspSpectTypes

AsspSpectTypes
dftSpectrum

dftSpectrum
isAsspWindowType

isAsspWindowType
print.AsspDataObj

print a summary of an AsspDataObj
affilter

affilter
AsspFileFormats

list of possibly useful file formats for AsspDataObj corresponding to the first element of the fileInfo attribute
mhsF0

mhsF0