






Examples of audio type lattices
We identified the following properties of PCM audio and some example enumerations:
- Sample format
- 8-bit
- 16-bit
- 24-bit
- 32-bit
- Sample rate
- 8000 kHz
- 11.025 kHz
- 16.000 kHz
- 22.050 kHz
- 32.000 kHz
- 44.100 kHz
- 48.000 kHz
- Number of Channels
- Endianness
The following diagrams display only some of these properties. Any lattice beyond the "Moderately complex" becomes tedious to generate without additional tools.
For each lattice, you may also imagine a mirror lattice representing a separate endianness. This lattice would have a node which is a 'sibling' to each node in above lattices. Three-dimensionally you may consider this to be another axis of movement, and the lattice would lay above an existing lattice (essentially doubling the number of types).
Also, in each lattice, only transforms which affect a single attribute at a time are considered. It is entirely feasible to imagine a transform function which compresses a transform->type->transform into a single transform between two types.
Author: Zach Crowell
Link to this Page
- MediaBroker last edited on 14 August 2003 at 12:38 pm by belleisle.cc.gatech.edu