public override void Dispose() { AlNative.alDeleteSources(1, new uint[] { _source }); ALEngine.checkAlError(); }