music21.ipython21.converters¶
This module contains music21 Jupyter Notebook external converters, which used to be in the main music21.converter.subConverters module.
Functions¶
- music21.ipython21.converters.displayMusic21jMIDI(obj: base.Music21Object, subConverter: ConverterMidi, fmt: str = 'midi', subformats: Sequence[str] = (), **keywords)¶
- music21.ipython21.converters.showImageThroughMuseScore(obj: base.Music21Object, subConverter: SubConverter, fmt: str = 'musicxml', subformats: Sequence[str] = ('png',), *, multipageWidget: bool = False, **keywords)¶