home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 29
/
af029b.adf
/
Programmers
/
MEDPlayerLibrary
/
medplayer_lib.fd
< prev
next >
Wrap
Text File
|
1991-04-30
|
320b
|
17 lines
* prototypes for MEDPlayer.library V1.11
##base _MEDPlayerBase
##bias 30
##public
GetPlayer(initser)(D0)
FreePlayer()()
PlayModule(module)(A0)
ContModule(module)(A0)
StopPlayer()()
DimOffPlayer(dimlength)(D0)
SetTempo(tempo)(D0)
LoadModule(filename)(A0)
UnLoadModule(module)(A0)
GetCurrentModule()()
ResetMIDI()()
##end