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_*