return { summary = 'An object that holds raw audio samples.', description = [[ A Sound stores raw audio samples that make up a sound file. You can use `Source` objects to play them. ]], constructor = 'lovr.data.newSound' }