Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 474 Bytes

index.rst

File metadata and controls

23 lines (18 loc) · 474 Bytes

Input/Output Interfaces

MusPy provides three type of data I/O interfaces.

  • Common symbolic music formats: muspy.read_* and muspy.write_*
  • MusPy's native JSON and YAML formats: muspy.load_* and muspy.save_*
  • Other symbolic music libraries: muspy.from_* and muspy.to_*

midi musicxml abc json yaml mido music21 pretty_midi pypianoroll