sound-load

Name

sound-load -- Load sound from FILE, tagging it with NAME.

Synopsis

(sound-load file #&optional name)

Description

Load sound from file, tagging it with name. If name is not given, "scwm" is used. Returns a sound object usable with the other sound functions.

Implementation Notes

Module: Primitive from (app scwm esdsound)

Defined in modules/esdsound/sound.c at line 34 (CVS log)