pan2vol: Pan-to-volume function

View source: R/utilities.R

pan2volR Documentation

Pan-to-volume function

Description

Transforms a pan (between -1 for full left and 1 for full right) into right/left normalized volumes between 0 and 1

Usage

pan2vol(pan, channel)

Arguments

pan

Numeric between -1 and 1

Value

a list of length 2 with fields left and right.


benRenard/sequenceR documentation built on Jan. 11, 2025, 2:33 a.m.