Next:
1 Introduction
Up:
MIDAS Sound System API
Previous:
MIDAS Sound System API
Contents
1 Introduction
1.1 About this document
1.2 Document organization
2 Configuration, initialization and control
6.1 Constants
2.1.1 MIDASoptions
2.1.2 MIDASmodes
2.1.3 MIDASdsoundModes
6.2 Data types
6.3 Functions
2.3.1 MIDASstartup
2.3.2 MIDASgetDisplayRefreshRate
2.3.3 MIDASinit
2.3.4 MIDASclose
2.3.5 MIDASdetectSoundCard
2.3.6 MIDASsetOption
2.3.7 MIDASconfig
2.3.8 MIDASsaveConfig
2.3.9 MIDASloadConfig
3 System control
Constants
Data types
Functions
3.3.1 MIDASgetLastError
3.3.2 MIDASgetErrorMessage
3.3.3 MIDASsuspend
3.3.4 MIDASresume
3.3.5 MIDASopenChannels
3.3.6 MIDAScloseChannels
3.3.7 MIDASsetAmplification
3.3.8 MIDASstartBackgroundPlay
3.3.9 MIDASstopBackgroundPlay
3.3.10 MIDASpoll
3.3.11 MIDASgetVersionString
3.3.12 MIDASsetTimerCallbacks
3.3.13 MIDASremoveTimerCallbacks
4 Module playback
Constants
Data types
4.2.1 MIDASmoduleInfo
4.2.2 MIDASinstrumentInfo
4.2.3 MIDASplayStatus
4.2.4 MIDASmodule
Functions
4.3.1 MIDASloadModule
4.3.2 MIDASplayModule
4.3.3 MIDASfreeModule
4.3.4 MIDASgetPlayStatus
4.3.5 MIDASsetPosition
4.3.6 MIDASsetMusicVolume
4.3.7 MIDASgetModuleInfo
4.3.8 MIDASgetInstrumentInfo
4.3.9 MIDASsetMusicSyncCallback
5 Sample playback
Constants
5.1.1 MIDASsampleTypes
5.1.2 MIDASloop
5.1.3 MIDASpanning
5.1.4 MIDASchannels
Data types
5.2.1 MIDASsample
5.2.2 MIDASsamplePlayHandle
Functions
5.3.1 MIDASloadRawSample
5.3.2 MIDASfreeSample
5.3.3 MIDASsetAutoEffectChannels
5.3.4 MIDASplaySample
5.3.5 MIDASstopSample
5.3.6 MIDASsetSampleRate
5.3.7 MIDASsetSampleVolume
5.3.8 MIDASsetSamplePanning
5.3.9 MIDASsetSamplePriority
6 Stream playback
Constants
Data types
6.2.1 MIDASstreamHandle
Functions
6.3.1 MIDASplayStreamFile
6.3.2 MIDASstopStream
6.3.3 MIDASplayStreamPolling
6.3.4 MIDASfeedStreamData
6.3.5 MIDASsetStreamRate
6.3.6 MIDASsetStreamVolume
6.3.7 MIDASsetStreamPanning
About this document ...
Petteri Kangaslampi
Sat Mar 22 13:59:34 EET 1997