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
5.1 Constants
2.1.1 MIDASoptions
2.1.2 MIDASmodes
5.2 Data types
5.3 Functions
2.3.1 MIDASstartup
2.3.2 MIDASgetLastError
2.3.3 MIDASgetErrorMessage
2.3.4 MIDASinit
2.3.5 MIDASclose
2.3.6 MIDASdetectSD
2.3.7 MIDASsetOption
2.3.8 MIDASopenChannels
2.3.9 MIDAScloseChannels
2.3.10 MIDASstartBackgroundPlay
2.3.11 MIDASstopBackgroundPlay
2.3.12 MIDASpoll
2.3.13 MIDASgetVersionString
3 Module playback
Constants
Data types
3.2.1 MIDASmoduleInfo
3.2.2 MIDASinstrumentInfo
3.2.3 MIDASplayStatus
3.2.4 MIDASmodule
Functions
3.3.1 MIDASloadModule
3.3.2 MIDASplayModule
3.3.3 MIDASfreeModule
3.3.4 MIDASgetPlayStatus
3.3.5 MIDASsetPosition
3.3.6 MIDASsetMusicVolume
3.3.7 MIDASgetModuleInfo
3.3.8 MIDASgetInstrumentInfo
4 Sample playback
Constants
4.1.1 MIDASsampleTypes
4.1.2 MIDASloop
4.1.3 MIDASpanning
4.1.4 MIDASchannels
Data types
4.2.1 MIDASsample
4.2.2 MIDASsamplePlayHandle
Functions
4.3.1 MIDASloadRawSample
4.3.2 MIDASfreeSample
4.3.3 MIDASsetAutoEffectChannels
4.3.4 MIDASplaySample
4.3.5 MIDASstopSample
4.3.6 MIDASsetSampleRate
4.3.7 MIDASsetSampleVolume
4.3.8 MIDASsetSamplePanning
4.3.9 MIDASsetSamplePriority
5 Stream playback
Constants
Data types
5.2.1 MIDASstreamHandle
Functions
5.3.1 MIDASplayStreamFile
5.3.2 MIDASstopStream
5.3.3 MIDASplayStreamPolling
5.3.4 MIDASfeedStreamData
5.3.5 MIDASsetStreamRate
5.3.6 MIDASsetStreamVolume
5.3.7 MIDASsetStreamPanning
About this document ...
Petteri Kangaslampi
Mon Jan 27 00:19:24 EET 1997