demo.all.rms {emu}R Documentation

Emu track data for a rms track for segment list demo.all

Description

A track list of the demo database that is part of the Emu system. It is the result of get rms data for the segment list demo.all (data(demo.all)).

Usage

data(demo.all.rms)

Format

A object with $index, $ftime and $data

index: a two columned matrix with the range of the $data rows that belong to the segment ftime: a two columned matrix with the times marks of the segment data: a vector with the rms data

Details

A track list is created via emu.track() or via get data within the EMU Query Tool.

See Also

demo.vowels.fm segmentlist trackdata


[Package emu version 4.0 Index]