12 lines
441 B
Plaintext
12 lines
441 B
Plaintext
LIBRARY MIDISQ16
|
|
|
|
DESCRIPTION 'MIDI SEQUENCER ALPHA v1.00'
|
|
|
|
EXPORTS
|
|
@PLAY$Q6STRING @3 ; play(string)
|
|
@STOP$QV @4 ; stop()
|
|
@ISINPLAY$QV @5 ; isinplay()
|
|
WEP @1
|
|
LIBMAIN @2
|
|
@MMTimer@timerProc$quiuiululul @6 ; MMTimer::timerProc(unsigned int,unsigned int,unsigned long,unsigned long,unsigned long)
|