Player.static.sounds = { switchFail = love.audio.newSource(sounds/switch_fail.wav), switchSuccess = love.audio.newSource(sounds/switch_success.wav) }