Count and visualize interval relationships across large datasets.
multiprocessingandnumbasupport for faster computation.- Visualization with
matplotlib. - Custom
numpy.ndarraysubclasses for more efficient storage.
- To run interval counting across dataset, see
run.py. - There exists counting methods for MIDI level as well as token level for
interval and duration tokens. One may refer to
src/calculations.pyfor more. - Houses conversion and preparation functions for Arbitrary Learning Engine (ALE).