Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

load_s3m.cpp File Reference

#include "stdafx.h"
#include "sndfile.h"

Include dependency graph for load_s3m.cpp:

Go to the source code of this file.

Typedefs

typedef tagS3MSAMPLESTRUCT S3MSAMPLESTRUCT
typedef tagS3MFILEHEADER S3MFILEHEADER

Variables

WORD S3MFineTuneTable [16]
static const BYTE S3MFiller [16]


Typedef Documentation

typedef struct tagS3MFILEHEADER S3MFILEHEADER
 

typedef struct tagS3MSAMPLESTRUCT S3MSAMPLESTRUCT
 


Variable Documentation

const BYTE S3MFiller[16] [static]
 

Initial value:

{
        0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80,
        0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80
}

Definition at line 406 of file load_s3m.cpp.

const WORD S3MFineTuneTable
 

Initial value:

 
{
        7895,7941,7985,8046,8107,8169,8232,8280,
        8363,8413,8463,8529,8581,8651,8723,8757,        
}

Definition at line 70 of file tables.cpp.

Referenced by CSoundFile::ExtendedMODCommands(), and CSoundFile::ExtendedS3MCommands().


Generated on Sat Nov 5 16:25:20 2005 for OPIE by  doxygen 1.4.2