tuneR (version 1.3.2)

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 (2007): Multiple Channel Audio Data and WAVE Files, http://www.microsoft.com/whdc/device/audio/multichaud.mspx.

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 DataLab