Can load the following formats: WAVE, OGG, AIFF, RIFF and VOC. Sound is fully
expanded into memory when the game loads. This means that if you load a
5MB compressed .ogg file as a sound, it would consume ~50MB RAM when fully
decompressed. Consider using Music in such cases.
Note that the Sound object does not contain funcs to play itself back;
love.audio.play must be used for this.
Modules
love.graphics
love.audio
love.physics
love.mouse
love.keyboard
love.joystick
love.filesystem
love.timer
love.system