public void DetachAural() { if (Chip.GetPLL(AuralSub) != null) { Chip.GetPLL(AuralSub).RemoveHook(this); } }