Crate dasp_frame

Source
Expand description

Use the Frame trait to remain generic over the number of channels at a single discrete moment in time.

Implementations are provided for all fixed-size arrays up to 32 elements in length.

Structs§

  • An iterator that yields the sample for each channel in the frame by value.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.
  • A typified version of a number of channels.

Traits§

  • Represents one sample from each channel at a single discrete instance in time within a PCM signal.
  • Restricts the types that may be used as the Frame::NumChannels associated type.

Type Aliases§