home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
mus
/
play
/
dsound
/
product-info
< prev
next >
Wrap
Text File
|
1995-10-21
|
590b
|
32 lines
.name
DSound
.aminet-dir
mus/play
.short
Play 8SVX sound samples off hard drive.
.description
A utility to play 8SVX sound samples directly off a hard drive.
.version
1.50
.author
Dave Schreiber
.distribution
Copyrighted by freely distributable
.described-by
Fred Fish (fnf@amigalib.com)
.submittal
Downloaded from aminet (wuarchive.wustl.edu).
.execute
set choice `RequestChoice "DSound" "Please select an option" "History" "View Documentation" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool Changes TEXT
endif
if $choice EQ "2"
MetaTool DSound.doc TEXT
endif