pitchscapes.reader.chordify

pitchscapes.reader.chordify(piece)[source]

Create time bins at note events (on- or offset). For each bin create a set of notes that are on. :type piece: :param piece: List of pitch Events :return: list of Events (with start time and duration) with note sets