home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
dev
/
e
/
amigae
/
modulessrc
/
prefs
/
sound.e
< prev
next >
Wrap
Text File
|
1995-07-05
|
389b
|
20 lines
OPT MODULE
OPT EXPORT
CONST ID_SOND=$534F4E44
OBJECT soundprefs
reserved[4]:ARRAY OF LONG
displayqueue:INT
audioqueue:INT
audiotype:INT -> This is unsigned
audiovolume:INT -> This is unsigned
audioperiod:INT -> This is unsigned
audioduration:INT -> This is unsigned
audiofilename[256]:ARRAY
ENDOBJECT /* SIZEOF=284 */
CONST SPTYPE_BEEP=0,
SPTYPE_SAMPLE=1