AIFFLoader | EA AIFF (IFF) loader |
Application | Main application calls |
Area | Waveform display area |
chunk_header | Generic chunk header |
ChunkHeader | Generic chunk header |
CommonChunk | Common Chunk header |
ConfigDlg | Main configuration dialog |
Controls | Area with track controls |
DataPos | Position of pieces of data in the file |
Device | Abstract device class |
device_t | Device type |
DeviceCallback | Callback class supplying wave data to the device |
Draw | Common drawing colors and primitives |
Esf_subformat | Esf subformat header |
Exception | Exception class |
ExceptionIO | Input/Output exception |
ExceptionZero | Division by zero exception |
format_ex_t | Input/output channel format structure |
format_t | One mono track format structure |
fourcc | Commonly used file structure (four byte tag) |
Frame | Main window frame class |
IFFHeader | IFF file main header |
Loader | Abstract loader class |
loader_t | Loader type |
LoaderDlg | Loader and format selection dialog |
mapping_t | Track mapping |
MMConfigDlg | Main configuration dialog |
MMDevice | MM audio device |
OSSConfigDlg | Main configuration dialog |
OSSDevice | OSS audio device |
Peaks | Peaks class |
PlayCallback | Playback Callback class |
Project | Project class |
SoundDataChunk | Sound Data Chunk header |
TipProvider | Class providing tips of the day |
track_desc_t | Track description type |
TrackControl | Single track control widget |
TrackDlg | New track import dialog |
VolumeSlider | Volume slider |
Wave_header | Wave header |
Wave_PCM_extensible_header | Extended wave PCM header |
Wave_PCM_header | Wave PCM header |
WAVLoader | MS WAVE (RIFF) loader |
wxFloat80 | IEEE 754 80 bit float number (extended) |