Is the given tempo a plausible BPM value? Returns False for values less than 0 and greater than 5000. The upper bound is chosen somewhat arbitrarily.
False
t (Union[Any, Tuple[float, float, float], float]) – tempo
Union
Any
Tuple
float
True or False
True
bool