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

_MODINSTRUMENT Struct Reference

#include </home/clem/local/src/opie/core/multimedia/opieplayer/modplug/sndfile.h>

List of all members.

Public Attributes

UINT nLength
UINT nLoopStart
UINT nLoopEnd
UINT nSustainStart
UINT nSustainEnd
signed char * pSample
UINT nC4Speed
WORD nPan
WORD nVolume
WORD nGlobalVol
WORD uFlags
signed char RelativeTone
signed char nFineTune
BYTE nVibType
BYTE nVibSweep
BYTE nVibDepth
BYTE nVibRate
CHAR name [22]


Member Data Documentation

CHAR _MODINSTRUMENT::name[22]
 

Definition at line 316 of file sndfile.h.

Referenced by CSoundFile::ReadAMF(), CSoundFile::ReadDSM(), CSoundFile::SaveIT(), and CSoundFile::SaveS3M().

UINT _MODINSTRUMENT::nC4Speed
 

Definition at line 305 of file sndfile.h.

Referenced by CSoundFile::FrequencyToTranspose(), CSoundFile::InstrumentChange(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadDSM(), CSoundFile::ReadMT2(), CSoundFile::ReadPSM(), CSoundFile::SaveIT(), and CSoundFile::SaveS3M().

signed char _MODINSTRUMENT::nFineTune
 

Definition at line 311 of file sndfile.h.

Referenced by CSoundFile::FrequencyToTranspose(), CSoundFile::InstrumentChange(), CSoundFile::NoteChange(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadMTM(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), and CSoundFile::SaveXM().

WORD _MODINSTRUMENT::nGlobalVol
 

Definition at line 308 of file sndfile.h.

Referenced by CSoundFile::Create(), CSoundFile::InstrumentChange(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadDSM(), CSoundFile::ReadMT2(), CSoundFile::ReadMTM(), CSoundFile::ReadPSM(), and CSoundFile::SaveIT().

UINT _MODINSTRUMENT::nLength
 

Definition at line 302 of file sndfile.h.

Referenced by CSoundFile::AdjustSampleLoop(), CSoundFile::Create(), CSoundFile::DestroySample(), CSoundFile::InstrumentChange(), CSoundFile::KeyOff(), CSoundFile::NoteChange(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadDSM(), CSoundFile::ReadMT2(), CSoundFile::ReadMTM(), CSoundFile::ReadPSM(), CSoundFile::ReadSample(), CSoundFile::SaveIT(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), CSoundFile::SaveXM(), and CSoundFile::WriteSample().

UINT _MODINSTRUMENT::nLoopEnd
 

Definition at line 302 of file sndfile.h.

Referenced by CSoundFile::AdjustSampleLoop(), CSoundFile::Create(), CSoundFile::InstrumentChange(), CSoundFile::KeyOff(), CSoundFile::NoteChange(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadDSM(), CSoundFile::ReadMT2(), CSoundFile::ReadMTM(), CSoundFile::ReadPSM(), CSoundFile::SaveIT(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), and CSoundFile::SaveXM().

UINT _MODINSTRUMENT::nLoopStart
 

Definition at line 302 of file sndfile.h.

Referenced by CSoundFile::AdjustSampleLoop(), CSoundFile::Create(), CSoundFile::InstrumentChange(), CSoundFile::KeyOff(), CSoundFile::NoteChange(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadDSM(), CSoundFile::ReadMT2(), CSoundFile::ReadMTM(), CSoundFile::ReadPSM(), CSoundFile::SaveIT(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), and CSoundFile::SaveXM().

WORD _MODINSTRUMENT::nPan
 

Definition at line 306 of file sndfile.h.

Referenced by CSoundFile::InstrumentChange(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadMT2(), CSoundFile::ReadMTM(), CSoundFile::ReadPSM(), CSoundFile::SaveIT(), and CSoundFile::SaveXM().

UINT _MODINSTRUMENT::nSustainEnd
 

Definition at line 303 of file sndfile.h.

Referenced by CSoundFile::Create(), CSoundFile::InstrumentChange(), CSoundFile::NoteChange(), and CSoundFile::SaveIT().

UINT _MODINSTRUMENT::nSustainStart
 

Definition at line 303 of file sndfile.h.

Referenced by CSoundFile::Create(), CSoundFile::InstrumentChange(), CSoundFile::NoteChange(), and CSoundFile::SaveIT().

BYTE _MODINSTRUMENT::nVibDepth
 

Definition at line 314 of file sndfile.h.

Referenced by CSoundFile::ReadMT2(), CSoundFile::ReadNote(), CSoundFile::SaveIT(), and CSoundFile::SaveXM().

BYTE _MODINSTRUMENT::nVibRate
 

Definition at line 315 of file sndfile.h.

Referenced by CSoundFile::ReadMT2(), CSoundFile::ReadNote(), CSoundFile::SaveIT(), and CSoundFile::SaveXM().

BYTE _MODINSTRUMENT::nVibSweep
 

Definition at line 313 of file sndfile.h.

Referenced by CSoundFile::ReadMT2(), CSoundFile::ReadNote(), CSoundFile::SaveIT(), and CSoundFile::SaveXM().

BYTE _MODINSTRUMENT::nVibType
 

Definition at line 312 of file sndfile.h.

Referenced by CSoundFile::ReadMT2(), CSoundFile::ReadNote(), CSoundFile::SaveIT(), and CSoundFile::SaveXM().

WORD _MODINSTRUMENT::nVolume
 

Definition at line 307 of file sndfile.h.

Referenced by CSoundFile::InstrumentChange(), CSoundFile::ProcessEffects(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadDSM(), CSoundFile::ReadMT2(), CSoundFile::ReadMTM(), CSoundFile::ReadPSM(), CSoundFile::SaveIT(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), and CSoundFile::SaveXM().

signed char* _MODINSTRUMENT::pSample
 

Definition at line 304 of file sndfile.h.

Referenced by CSoundFile::AdjustSampleLoop(), CSoundFile::CheckNNA(), CSoundFile::Create(), CSoundFile::Destroy(), CSoundFile::DestroySample(), CSoundFile::InstrumentChange(), CSoundFile::NoteChange(), CSoundFile::ReadSample(), CSoundFile::SaveIT(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), CSoundFile::SaveXM(), and CSoundFile::WriteSample().

signed char _MODINSTRUMENT::RelativeTone
 

Definition at line 310 of file sndfile.h.

Referenced by CSoundFile::FrequencyToTranspose(), CSoundFile::InstrumentChange(), CSoundFile::NoteChange(), CSoundFile::ReadAMS2(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), and CSoundFile::SaveXM().

WORD _MODINSTRUMENT::uFlags
 

Definition at line 309 of file sndfile.h.

Referenced by CSoundFile::AdjustSampleLoop(), CSoundFile::Create(), CSoundFile::DestroySample(), CSoundFile::InstrumentChange(), CSoundFile::KeyOff(), CSoundFile::NoteChange(), CSoundFile::ReadAMF(), CSoundFile::ReadAMS(), CSoundFile::ReadAMS2(), CSoundFile::ReadDSM(), CSoundFile::ReadMT2(), CSoundFile::ReadMTM(), CSoundFile::ReadPSM(), CSoundFile::ReadSample(), CSoundFile::SaveIT(), CSoundFile::SaveMod(), CSoundFile::SaveS3M(), CSoundFile::SaveXM(), and CSoundFile::WriteSample().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:25:38 2005 for OPIE by  doxygen 1.4.2