Closed JoshuaBThompson closed 7 years ago
The quantize adjusts the beat to the nearest resolution division but this was originally designed with 4/4th time signature in mind. I think I need to adjust the algorithm to account for different time signatures.
Including time signature in quantizer calculation now. Fixed in beta_bugs branch.
fixed beta
The quantize adjusts the beat to the nearest resolution division but this was originally designed with 4/4th time signature in mind. I think I need to adjust the algorithm to account for different time signatures.