Function
sound:newSound( data )
Creates a new Sound with the specified SoundData.
Synopsis
sound:newSound( data )
Parameters
data soundData The SoundData from which to create the sound
Returns
sound sound A new sound if successful, zero otherwise
Copyright © 2006-2009 LÖVE Development Team.