Because a bartime point IS-A tempo point and IS-A meter point, we cannot just delete the tempo point passed into core_add_tempo() if the new point replaces an existing one. Ditto for meter. So, leave that logic up to the caller
Because a bartime point IS-A tempo point and IS-A meter point, we cannot just delete the tempo point passed into core_add_tempo() if the new point replaces an existing one. Ditto for meter. So, leave that logic up to the caller