home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1353.dms / in.adf / Programmers / MEDPlayerLibrary / medplayer_lib.fd < prev    next >
Encoding:
Text File  |  1987-06-04  |  320 b   |  17 lines

  1. * prototypes for MEDPlayer.library V1.11
  2. ##base _MEDPlayerBase
  3. ##bias 30
  4. ##public
  5. GetPlayer(initser)(D0)
  6. FreePlayer()()
  7. PlayModule(module)(A0)
  8. ContModule(module)(A0)
  9. StopPlayer()()
  10. DimOffPlayer(dimlength)(D0)
  11. SetTempo(tempo)(D0)
  12. LoadModule(filename)(A0)
  13. UnLoadModule(module)(A0)
  14. GetCurrentModule()()
  15. ResetMIDI()()
  16. ##end
  17.