Next:
1 Introduction
Up:
MIDAS Sound System Programmer's
Previous:
MIDAS Sound System Programmer's
Contents
1 Introduction
1.1 Welcome
1.2 What is MIDAS?
2 The system
2.1 Overview of system architechture
2.2 MIDAS concepts
2.2.1 Samples
2.2.2 Channels
2.2.3 Panning
2.2.4 Software and hardware mixing
2.3 Description of all modules
2.3.1 Sound Devices
2.3.2 Generic Module Player
2.3.3 MIDAS kernel
2.4 Calling conventions
2.4.1 Error codes
2.4.2 Returning data
2.5 Error handling
3 Operating system specific information
3.1 MS-DOS timer screen synchronization
3.1.1 Introduction
3.1.2 Using screen synchronization
3.1.3 Timer screen synchronized routines
3.1.4 Waiting for Vertical Retrace
3.1.5 Speed compensation
3.1.6 Implementation notes
3.2 Linking with Watcom C
4 MIDAS DLL API Reference
4.1 Constants
4.1.1 MIDASoptions
Description
Values
4.1.2 MIDASmodes
Description
Values
4.1.3 MIDASsampleTypes
Description
Values
4.1.4 MIDASloop
Description
Values
4.1.5 MIDASpanning
Description
Values
4.1.6 MIDASchannels
Description
Values
4.2 Functions
4.2.1 MIDASstartup
Input
Description
Return value
Operating systems
See also
4.2.2 MIDASinit
Input
Description
Return value
Operating systems
See also
4.2.3 MIDASclose
Input
Description
Return value
Operating systems
See also
4.2.4 MIDASdetectSD
Input
Description
Return value
Operating systems
See also
4.2.5 MIDASsetOption
Input
Description
Return value
Operating systems
See also
4.2.6 MIDASopenChannels
Input
Description
Return value
Operating systems
See also
4.2.7 MIDAScloseChannels
Input
Description
Return value
Operating systems
See also
4.2.8 MIDASloadModule
Input
Description
Return value
Operating systems
See also
4.2.9 MIDASplayModule
Input
Description
Return value
Operating systems
See also
4.2.10 MIDASstopModule
Input
Description
Return value
Operating systems
See also
4.2.11 MIDASfreeModule
Input
Description
Return value
Operating systems
See also
4.2.12 MIDASstartPlayThread
Input
Description
Return value
Operating systems
See also
4.2.13 MIDASstopPlayThread
Input
Description
Return value
Operating systems
See also
4.2.14 MIDASloadRawSample
Input
Description
Return value
Operating systems
See also
4.2.15 MIDASfreeSample
Input
Description
Return value
Operating systems
See also
4.2.16 MIDASsetAutoEffectChannels
Input
Description
Return value
Operating systems
See also
4.2.17 MIDASplaySample
Input
Description
Return value
Operating systems
See also
4.2.18 MIDASstopSample
Input
Description
Return value
Operating systems
See also
4.2.19 MIDASsetSampleRate
Input
Description
Return value
Operating systems
See also
4.2.20 MIDASsetSampleVolume
Input
Description
Return value
Operating systems
See also
4.2.21 MIDASsetSamplePanning
Input
Description
Return value
Operating systems
See also
4.2.22 MIDASsetSamplePriority
Input
Description
Return value
Operating systems
See also
About this document ...
Petteri Kangaslampi
Mon Oct 14 20:43:26 EET DST 1996