Module audio::channel

source ·
Expand description

Structs for accessing a single channel of audio within a multichannel buffer

Re-exports

Modules

  • Utilities for working with interleaved channels.
  • Utilities for working with linear buffers.

Functions

  • Copy the content of one channel to another.
  • Copy an iterator into a channel.