musicaiz.features.compute_all_rmss

musicaiz.features.compute_all_rmss(labeled_beat_vector: List[int]) List[numpy.array][source]

This function computes all the RMSS for time_sig numerators (k) 2 to 12 and outputs the beat (k) which will be the predicted time_sig numerator. The beat (k) is the RMSS which has more repeated bar instances.