pitchscapes.reader
Functions
|
Create time bins at note events (on- or offset). |
|
Load a pitch scape from file. |
|
|
|
Read pitch-class counts from MIDI file by concatenating read_midi, chordify, and pitch_class_counts :type file: :param file: MIDI file :return: 2-tuple of numpy arrays with pitch-class counts and time boundaries |
|
Take a chordified piece and compute pitch class counts for each time slot. |
|
|
|
Read notes with onset and duration from MIDI file. |
|
|
|
|
|
Sample points from a scape on a uniform grid. |
Classes
|