tuneR (version 1.3.3)

MCnames: Default channel ordering for multi channel wave files

Description

A data frame representing the default channel ordering with id, descriptive label, and abbreviated name for multi channel wave files.

Arguments

Format

A data frame with 18 observations on the following 3 variables:

id

id of the channel

label

full label for the channel

name

abbreviated name for the channel

References

Microsoft Corporation (2018): WAVEFORMATEXTENSIBLE structure, https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/ksmedia/ns-ksmedia-waveformatextensible.

Examples

Run this code
# NOT RUN {
MCnames # the 18 predefined channels in a multi channel Wave file (WaveMC object)
# }

Run the code above in your browser using DataCamp Workspace