home *** CD-ROM | disk | FTP | other *** search
- * prototypes for octamixplayer.library V7
- ##base _OctaMixPlayerBase
- ##bias 30
- ##public
- GetPlayerM()()
- FreePlayerM()()
- PlayModuleM(module)(A0)
- ContModuleM(module)(A0)
- StopPlayerM()()
- LoadModule_FastM(filename)(A0)
- UnLoadModuleM(module)(A0)
- SetModnumM(modnum)(D0)
- RelocModuleM(module)(A0)
- RequiredPlayRoutineM(module)(A0)
- Set14BitMode(mode)(D0)
- SetMixingFrequency(freq)(D0)
- SetMixBufferSize(buffsize)(D0)
- ##end
-