-
Notifications
You must be signed in to change notification settings - Fork 74
Mixer loadWAV
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Load a wav file as a chunk.
chunk, err = function mixer.loadWAV(path)
- path, the path to the file
- chunk, the chunk or nil on failure (see Chunk)
- err, the error message