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 MIDASdsoundModes
2.1.2 MIDASfilterModes
2.1.3 MIDASmodes
2.1.4 MIDASoptions
6.2 Data types
6.3 Functions
2.3.1 MIDASclose
2.3.2 MIDASconfig
2.3.3 MIDASdetectSoundCard
2.3.4 MIDASgetDisplayRefreshRate
2.3.5 MIDASinit
2.3.6 MIDASloadConfig
2.3.7 MIDASsaveConfig
2.3.8 MIDASsetOption
2.3.9 MIDASstartup
3 System control
Constants
Data types
Functions
3.3.1 MIDASallocateChannel
3.3.2 MIDAScloseChannels
3.3.3 MIDASfreeChannel
3.3.4 MIDASgetErrorMessage
3.3.5 MIDASgetLastError
3.3.6 MIDASgetVersionString
3.3.7 MIDASopenChannels
3.3.8 MIDASpoll
3.3.9 MIDASremoveTimerCallbacks
3.3.10 MIDASresume
3.3.11 MIDASsetAmplification
3.3.12 MIDASsetTimerCallbacks
3.3.13 MIDASstartBackgroundPlay
3.3.14 MIDASstopBackgroundPlay
3.3.15 MIDASsuspend
4 Module playback
Constants
Data types
4.2.1 MIDASinstrumentInfo
4.2.2 MIDASmodule
4.2.3 MIDASmoduleInfo
4.2.4 MIDASmodulePlayHandle
4.2.5 MIDASplayStatus
Functions
4.3.1 MIDASfadeMusicChannel
4.3.2 MIDASfreeModule
4.3.3 MIDASgetInstrumentInfo
4.3.4 MIDASgetModuleInfo
4.3.5 MIDASgetPlayStatus
4.3.6 MIDASloadModule
4.3.7 MIDASplayModule
4.3.8 MIDASplayModuleSection
4.3.9 MIDASsetMusicSyncCallback
4.3.10 MIDASsetMusicVolume
4.3.11 MIDASsetPosition
4.3.12 MIDASstopModule
5 Sample playback
Constants
5.1.1 MIDASchannels
5.1.2 MIDASloop
5.1.3 MIDASpanning
5.1.4 MIDASsampleTypes
Data types
5.2.1 MIDASsample
5.2.2 MIDASsamplePlayHandle
Functions
5.3.1 MIDASallocAutoEffectChannels
5.3.2 MIDASfreeAutoEffectChannels
5.3.3 MIDASfreeSample
5.3.4 MIDASloadRawSample
5.3.5 MIDASloadWaveSample
5.3.6 MIDASplaySample
5.3.7 MIDASsetSamplePanning
5.3.8 MIDASsetSamplePriority
5.3.9 MIDASsetSampleRate
5.3.10 MIDASsetSampleVolume
5.3.11 MIDASstopSample
6 Stream playback
Constants
Data types
6.2.1 MIDASstreamHandle
Functions
6.3.1 MIDASfeedStreamData
6.3.2 MIDASgetStreamBytesBuffered
6.3.3 MIDASpauseStream
6.3.4 MIDASplayStreamFile
6.3.5 MIDASplayStreamWaveFile
6.3.6 MIDASplayStreamPolling
6.3.7 MIDASresumeStream
6.3.8 MIDASsetStreamPanning
6.3.9 MIDASsetStreamRate
6.3.10 MIDASsetStreamVolume
6.3.11 MIDASstopStream
About this document ...
Petteri Kangaslampi
Sat May 24 20:31:52 EEST 1997