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