GEOS SDK TechDocs
|
|
2.26 [serial]
|
2.28 [spool]
The sound category is used by the sound library to determine which sound driver is selected for the system running GEOS.
sampleDriver = <driver file name>
This key specifies the sound driver that will be used to process all the sampled sounds produced by the system. If this key is not set, the standard sound driver ( standard.geo ) will be used.
sampleDriver = sblaster.geo
synthDriver = <driver file name>
This key specifies the sound driver that will be used for all synthesized sounds (beeps, UI sounds, etc.) If this key is not set, the standard sound driver ( standard.geo ) will be used.
synthDriver = standard.geo
GEOS SDK TechDocs
|
|
2.26 [serial]
|
2.28 [spool]