fn apply( project: &mut Project, clip: u64, act: Act, selected: &mut Vec<u64>, ) -> bool
Apply one buffered action; returns true when the project actually changed.