pitchscapes.reader.get_pitch_scape

pitchscapes.reader.get_pitch_scape(file_path, **kwargs)[source]

Load a pitch scape from file. :type file_path: :param file_path: file to load :type kwargs: :param kwargs: kwargs passed to PitchScape :return: PitchScape object