home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactif 2
/
cd.iso
/
mac
/
share
/
Funkit
/
FunKit
/
funkit16.Dxr
/
00030.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-03
|
200 b
|
10 lines
on tappit
global gDrumList, gDrumFillinLength, gFillinName
if gDrumFillinLength > 0 then
puppetSound(1, cast gFillinName)
else
puppetSound(1, cast gDrumList)
end if
startTimer()
end