Convert straight timing, MPC-style swing percentage, first-to-second note ratio, BPM, subdivision, triplet reference, PPQ ticks, and delay offsets for grooves and programmed drums. Swing entry mode ...
src/ ├───main │ ├───java │ │ └───io │ │ └───github │ │ └───pallavjain01 │ │ │ CalculatorMain.java │ │ │ │ │ ├───core │ │ │ Calculator.java │ │ │ ExpressionEvaluator.java │ │ │ NotationEvaluator.java │ ...