#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] |
|
|
|
|
|
|
|
|
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. |
|
|
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(). |
1.4.2