Skip to content

Fansesi/intervalic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intervalic

Count and visualize interval relationships across large datasets.

  • multiprocessing and numba support for faster computation.
  • Visualization with matplotlib.
  • Custom numpy.ndarray subclasses for more efficient storage.

Notes

  • 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.py for more.
  • Houses conversion and preparation functions for Arbitrary Learning Engine (ALE).

About

Counting musical intervals in large scale.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages