Numuse Documentation

numuse.converters.parse_line_shorthand

numuse.converters.parse_line_shorthand

numuse.converters.parse_line_shorthand(current_time: float, line_shorthand: Tuple[str, List[fractions.Fraction]], harmonic_information_shorthand_parser: Callable[[str], List[numuse.notation.NoteCollection]] = <function generate_NCs_from_harmonic_shorthand>)[source]

Converts a handwritten line into a line (see `Abbrs`_)

You can pass in your own harmonic information parser because we are not tied to having a single way to represent the harmonic information, We are currently tied to the overall structure of a string and a list of

Free document hosting provided by Read the Docs.