Skip to content

@liminal-hq/undertone / CHANNEL_ORDER

Variable: CHANNEL_ORDER

const CHANNEL_ORDER: readonly ["FL", "FR", "C", "LFE", "SL", "SR", "RL", "RR"]

Defined in: surround.ts:13

Channel order used throughout: FL, FR, C, LFE, SL, SR, RL, RR — the conventional Web Audio / SMPTE layout for 2 (stereo), 6 (5.1), and 8 (7.1) channel destinations. Shorter channelGains arrays address a prefix of it.