IGModAudioChannel:IsValid now properly reflects the validity of the sound channel (instead of testing existence of the Lua objecct)
IGModAudioChannel.__gc now also sets the userdata to NULL to avoid crashing, just like Stop() does
Most IGModAudioChannel now also check for channel validity