#include "stdafx.h"#include "sndfile.h"Include dependency graph for load_mod.cpp:

Go to the source code of this file.
Typedefs | |
| typedef _MODSAMPLE | MODSAMPLE |
| typedef _MODSAMPLE * | PMODSAMPLE |
| typedef _MODMAGIC | MODMAGIC |
| typedef _MODMAGIC * | PMODMAGIC |
Functions | |
| BOOL | IsMagic (LPCSTR s1, LPCSTR s2) |
Variables | |
| WORD | ProTrackerPeriodTable [6 *12] |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 173 of file load_mod.cpp. |
|
|
Initial value:
{
1712,1616,1524,1440,1356,1280,1208,1140,1076,1016,960,907,
856,808,762,720,678,640,604,570,538,508,480,453,
428,404,381,360,339,320,302,285,269,254,240,226,
214,202,190,180,170,160,151,143,135,127,120,113,
107,101,95,90,85,80,75,71,67,63,60,56,
53,50,47,45,42,40,37,35,33,31,30,28
}
Definition at line 25 of file tables.cpp. Referenced by CSoundFile::GetNoteFromPeriod(), CSoundFile::GetPeriodFromNote(), and CSoundFile::SaveMod(). |
1.4.2