| ASSample | This is an AudioSystem Sample |
| AudioSystem | The audio system |
| AudioSystemImpl | The portaudio implementation of the audio system |
| AudioSystemMixer | An implementation of AudioSystemImpl that mixes any number of tracks with appropriate clipping |
| AudioSystemMixer::Mix | |
| AudioSystemMixerT | Templatized version of AudioSystemMixer, that knows how each audio format can be mixed |
| FileSample | A PCMSample loaded from a file (e.g |
| FileSampleT | A FileSample that reads from the file using the specified type (i.e |
| PCMSample | An ASSample using Pulse Code Modulation (PCM) |
| Recording | A PCMSample recorded from audio input (microphone) |
1.4.3