home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / midas / functids.txt < prev    next >
Text File  |  1994-08-06  |  3KB  |  185 lines

  1.     MIDAS Sound System function ID numbers
  2.     --------------------------------------
  3.  
  4. 100 dmaAllocBuffer
  5. 101 dmaFreeBuffer
  6. 102 dmaPlayBuffer
  7. 103 dmaStop
  8. 104 dmaGetPos
  9.  
  10. 200 dsmInit
  11. 201 dsmClose
  12. 202 dsmOpenChannels
  13. 203 dsmCloseChannels
  14. 204 dsmGetMixRate
  15. 205 dsmGetMode
  16. 206 dsmClearChannels
  17. 207 dsmMute
  18. 208 dsmPause
  19. 209 dsmSetMasterVolume
  20. 210 dsmPlaySound
  21. 211 dsmStopSound
  22. 212 dsmSetRate
  23. 213 dsmGetRate
  24. 214 dsmSetVolume
  25. 215 dsmSetInstrument
  26. 216 dsmSetPosition
  27. 217 dsmGetPosition
  28. 218 dsmSetPanning
  29. 219 dsmGetPanning
  30. 220 dsmMuteChannel
  31. 221 dsmAddInstrument
  32. 222 dsmRemInstrument
  33. 223 dsmSetUpdRate
  34. 224 dsmPlay
  35. 225 dsmMixData
  36.  
  37. 300 emsInit
  38. 301 emsClose
  39. 302 emsAlloc
  40. 303 emsFree
  41. 304 emsMap
  42. 305 emsSave
  43. 306 emsRestore
  44. 307 emsAllocPages
  45. 308 emsFreePages
  46. 309 emsSafe
  47. 310 emsStopSafe
  48.  
  49. 400 memAlloc
  50. 401 memFree
  51.  
  52. 500 modIdentify
  53. 501 modInit
  54. 502 modClose
  55. 503 modLoadModule
  56. 504 modFreeModule
  57. 505 modPlayModule
  58. 506 modStopModule
  59. 507 modSetInterrupt
  60. 508 modRemoveInterrupt
  61. 509 modPlay
  62. 510 modSetPosition
  63. 511 modGetInformation
  64. 512 modConvertSample
  65. 513 modConvertTrack
  66.  
  67. 600 s3mIdentify
  68. 601 s3mInit
  69. 602 s3mClose
  70. 603 s3mLoadModule
  71. 604 s3mFreeModule
  72. 605 s3mPlayModule
  73. 606 s3mStopModule
  74. 607 s3mSetInterrupt
  75. 608 s3mRemoveInterrupt
  76. 609 s3mPlay
  77. 610 s3mSetPosition
  78. 611 s3mGetInformation
  79. 612 s3mDetectChannels
  80. 613 s3mFindUsedInsts
  81.  
  82. 700 tmrGetScrSync
  83. 701 tmrInit
  84. 702 tmrClose
  85. 703 tmrPlay
  86. 704 tmrStop
  87. 705 tmrSyncScr
  88. 706 tmrStopScrSync
  89. 707 tmrSetUpdRate
  90.  
  91. 800 vuInit
  92. 801 vuClose
  93. 802 vuPrepare
  94. 803 vuRemove
  95. 804 vuMeter
  96.  
  97. 900 rfOpen
  98. 901 rfClose
  99. 902 rfGetSize
  100. 903 rfRead
  101. 904 rfWrite
  102. 905 rfSeek
  103. 906 rfGetPosition
  104.  
  105. 1000 fileOpen
  106. 1001 fileClose
  107. 1002 fileGetSize
  108. 1003 fileRead
  109. 1004 fileWrite
  110. 1005 fileSeek
  111. 1006 fileGetPosition
  112.  
  113. 2000 gusDetect
  114. 2001 gusInit
  115. 2002 gusClose
  116. 2003 gusGetMixRate
  117. 2004 gusGetMode
  118. 2005 gusOpenChans
  119. 2006 gusCloseChans
  120. 2007 gusClearChans
  121. 2008 gusMute
  122. 2009 gusPause
  123. 2010 gusSetMaster
  124. 2011 gusPlaySound
  125. 2012 gusStopSound
  126. 2013 gusSetRate
  127. 2014 gusGetRate
  128. 2015 gusSetVol
  129. 2016 gusSetInst
  130. 2017 gusSetPos
  131. 2018 gusGetPos
  132. 2019 gusSetPanning
  133. 2020 gusGetPanning
  134. 2021 gusMuteChannel
  135. 2022 gusAddInst
  136. 2023 gusRemInst
  137. 2024 gusSetUpdRate
  138. 2025 gusPlay
  139. 2026 gusInitHeap
  140. 2027 gusFreeHeap
  141. 2028 gusMalloc
  142. 2029 gusFree
  143. 2030 gusCoreFree
  144. 2031 gusAllocBlock
  145.  
  146. 2100 pasDetect
  147. 2101 pasInit
  148. 2102 pasClose
  149.  
  150. 2200 wssDetect
  151. 2201 wssInit
  152. 2202 wssClose
  153.  
  154. 2300 sbDetect
  155. 2301 sbInit
  156. 2302 sbClose
  157.  
  158. 2900 nsndDetect
  159. 2901 nsndInit
  160. 2902 nsndClose
  161. 2903 nsndGetMixRate
  162. 2904 nsndGetMode
  163. 2905 nsndOpenChans
  164. 2906 nsndCloseChans
  165. 2907 nsndClearChans
  166. 2908 nsndMute
  167. 2909 nsndPause
  168. 2910 nsndSetMaster
  169. 2911 nsndPlaySound
  170. 2912 nsndStopSound
  171. 2913 nsndSetRate
  172. 2914 nsndGetRate
  173. 2915 nsndSetVol
  174. 2916 nsndSetInst
  175. 2917 nsndSetPos
  176. 2918 nsndGetPos
  177. 2919 nsndSetPanning
  178. 2920 nsndGetPanning
  179. 2921 nsndMuteChannel
  180. 2922 nsndAddInst
  181. 2923 nsndRemInst
  182. 2924 nsndSetUpdRate
  183. 2925 nsndPlay
  184.  
  185.